与上游一致

pull/4048/head
crazypeace 2023-07-02 12:40:01 +08:00 committed by GitHub
parent 39504502af
commit 62233281ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
using ReactiveUI;
using System.Net.Security;
using System.Reactive.Disposables;
using System.Windows;
using System.Windows.Controls;
@ -307,4 +306,4 @@ namespace v2rayN.Views
this.Close();
}
}
}
}