Update prebuild script

This commit is contained in:
Li 2022-07-17 15:39:25 +12:00
parent e0fe30cca7
commit e554d41c94
6 changed files with 9 additions and 9 deletions

View file

@ -1,9 +1,7 @@
using HISP.Cli.Properties;
using HISP.Server;
using HISP.Server;
using System;
using System.IO;
using System.Threading;
using System.Threading.Tasks;
namespace HISP.Cli
{