Skip to content

Commit a3daac6

Browse files
committed
Code quality
1 parent 222ef41 commit a3daac6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Flow.Launcher/SettingPages/Views/SettingsPaneTheme.xaml.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
using System.Windows.Navigation;
1+
using System.Windows.Navigation;
22
using CommunityToolkit.Mvvm.DependencyInjection;
33
using Flow.Launcher.SettingPages.ViewModels;
4-
using Page = ModernWpf.Controls.Page;
54
using Flow.Launcher.Infrastructure.UserSettings;
5+
using Page = ModernWpf.Controls.Page;
66

77
namespace Flow.Launcher.SettingPages.Views;
88

0 commit comments

Comments
 (0)