code style [skip ci]

This commit is contained in:
Lightczx
2024-01-31 15:36:29 +08:00
parent 4cf4c6caca
commit de074e40e0
2 changed files with 0 additions and 2 deletions

View File

@@ -5,7 +5,6 @@ using System.IO;
using System.Net.Http;
using System.Threading;
using System.Threading.Tasks;
using Windows.Security.Isolation;
namespace Snap.Hutao.Deployment;

View File

@@ -1,5 +1,4 @@
using System.CommandLine;
using System.Runtime.InteropServices;
using System.Threading.Tasks;
namespace Snap.Hutao.Deployment;