Code clean

This commit is contained in:
2dust
2024-08-20 14:30:45 +08:00
parent 8d1d10b783
commit a6f27e5071
12 changed files with 23 additions and 27 deletions

View File

@@ -1,11 +1,9 @@
global using ServiceLib;
global using ServiceLib.Base;
global using ServiceLib.Base;
global using ServiceLib.Common;
global using ServiceLib.Enums;
global using ServiceLib.Handler;
global using ServiceLib.Handler.CoreConfig;
global using ServiceLib.Handler.Fmt;
global using ServiceLib.Handler.Statistics;
global using ServiceLib.Enums;
global using ServiceLib.Models;
global using ServiceLib.ViewModels;
global using ServiceLib.Resx;