Skip to content

Commit a4e9fa0

Browse files
authored
Code Quality: Removed unused 3rd party notices (#15756)
1 parent 810c067 commit a4e9fa0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Files.App/ViewModels/Settings/AboutViewModel.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,7 @@ public AboutViewModel()
5656
new ("https://github.com/CommunityToolkit/dotnet", "CommunityToolkit.Mvvm"),
5757
new ("https://github.com/DiscUtils/DiscUtils", "DiscUtils.Udf"),
5858
new ("https://github.com/robinrodricks/FluentFTP", "FluentFTP"),
59-
new ("https://github.com/rickyah/ini-parser", "INI File Parser"),
6059
new ("https://github.com/libgit2/libgit2sharp", "libgit2sharp"),
61-
new ("https://github.com/beto-rodriguez/LiveCharts2", "LiveCharts2"),
6260
new ("https://github.com/jeffijoe/messageformat.net", "MessageFormat"),
6361
new ("https://github.com/dotnet/efcore", "EF Core for SQLite"),
6462
new ("https://github.com/dotnet/runtime", "Microsoft.Extensions"),

0 commit comments

Comments
 (0)