mirror of
https://github.com/2dust/v2rayN.git
synced 2025-10-13 11:59:13 +00:00
Code clean
This commit is contained in:
parent
7f07279a4c
commit
ade2db3903
4 changed files with 2 additions and 5 deletions
|
@ -1,5 +1,3 @@
|
||||||
using System.Reactive;
|
|
||||||
|
|
||||||
namespace ServiceLib.Manager;
|
namespace ServiceLib.Manager;
|
||||||
|
|
||||||
public sealed class AppManager
|
public sealed class AppManager
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
using System.Reactive;
|
|
||||||
using Avalonia;
|
using Avalonia;
|
||||||
using Avalonia.Controls.ApplicationLifetimes;
|
using Avalonia.Controls.ApplicationLifetimes;
|
||||||
using Avalonia.Markup.Xaml;
|
using Avalonia.Markup.Xaml;
|
||||||
|
|
Loading…
Reference in a new issue