mirror of
https://github.com/2dust/v2rayN.git
synced 2025-07-04 22:12:10 +00:00
与上游一致
This commit is contained in:
parent
39504502af
commit
62233281ef
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
||||||
using ReactiveUI;
|
using ReactiveUI;
|
||||||
using System.Net.Security;
|
|
||||||
using System.Reactive.Disposables;
|
using System.Reactive.Disposables;
|
||||||
using System.Windows;
|
using System.Windows;
|
||||||
using System.Windows.Controls;
|
using System.Windows.Controls;
|
||||||
|
@ -307,4 +306,4 @@ namespace v2rayN.Views
|
||||||
this.Close();
|
this.Close();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue