Merge pull request #2 from cglcv/dev-autostart

去除不必要的命名空间
This commit is contained in:
cglcv
2022-06-06 22:35:40 +08:00
committed by GitHub

View File

@@ -9,13 +9,7 @@
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY
using System;
using System.IO;
using System.Diagnostics;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Microsoft.Win32;
namespace MeoAsstGui