Removed unused using across server project

This commit is contained in:
Chomp
2025-01-19 11:46:12 +00:00
parent d46b8508b0
commit 907b602646
52 changed files with 6 additions and 74 deletions
-3
View File
@@ -3,17 +3,14 @@ using Core.Context;
using Core.Helpers;
using Core.Models.Eft.Common;
using Core.Models.Eft.Game;
using Core.Models.Eft.Match;
using Core.Models.Eft.Profile;
using Core.Models.Enums;
using Core.Models.External;
using Core.Models.Spt.Config;
using Core.Models.Utils;
using Core.Servers;
using Core.Services;
using Core.Utils;
using Core.Utils.Cloners;
using System.Diagnostics;
using Server;
-1
View File
@@ -1,4 +1,3 @@
using System.Text.Json.Serialization;
using Core.Annotations;
using Core.Helpers;
using Core.Models.Eft.Common.Tables;
-1
View File
@@ -1,6 +1,5 @@
using Core.Annotations;
using Core.Helpers;
using Core.Models.Eft.Common;
using Core.Models.Utils;
using Core.Services;
-2
View File
@@ -4,7 +4,6 @@ using Core.Helpers;
using Core.Models.Eft.Common;
using Core.Models.Eft.Common.Tables;
using Core.Models.Eft.Launcher;
using Core.Models.Eft.Player;
using Core.Models.Eft.Profile;
using Core.Models.Enums;
using Core.Models.Utils;
@@ -13,7 +12,6 @@ using Core.Servers;
using Core.Services;
using Core.Utils;
using Core.Utils.Cloners;
using System.Collections.Generic;
namespace Core.Controllers;
@@ -14,7 +14,6 @@ using Core.Servers;
using Core.Services;
using Core.Utils;
using Core.Utils.Cloners;
using Core.Utils.Extensions;
namespace Core.Controllers;
-1
View File
@@ -5,7 +5,6 @@ using Core.Models.Eft.Common.Tables;
using Core.Models.Eft.ItemEvent;
using Core.Models.Eft.Ragfair;
using Core.Models.Eft.Trade;
using Core.Models.Enums;
using Core.Models.Spt.Config;
using Core.Models.Utils;
using Core.Routers;
-1
View File
@@ -3,7 +3,6 @@ using Core.Generators;
using Core.Helpers;
using Core.Models.Eft.Common.Tables;
using Core.Models.Eft.Game;
using Core.Models.Eft.ItemEvent;
using Core.Models.Enums;
using Core.Models.Spt.Config;
using Core.Models.Utils;
-1
View File
@@ -4,7 +4,6 @@ using Core.Models.Common;
using Core.Models.Eft.Common;
using Core.Models.Eft.Common.Tables;
using Core.Models.Enums;
using Core.Models.Enums.RaidSettings;
using Core.Models.Spt.Bots;
using Core.Models.Spt.Config;
using Core.Models.Utils;
-1
View File
@@ -10,7 +10,6 @@ using Core.Models.Utils;
using Core.Servers;
using Core.Services;
using Core.Utils;
using Equipment = Core.Models.Eft.Common.Tables.Equipment;
namespace Core.Generators;
+1 -2
View File
@@ -1,5 +1,4 @@
using System.Runtime.InteropServices.JavaScript;
using Core.Annotations;
using Core.Annotations;
using Core.Generators.WeaponGen;
using Core.Helpers;
using Core.Models.Eft.Common;
-2
View File
@@ -1,8 +1,6 @@
using Core.Annotations;
using Core.Models.Common;
using Core.Models.Eft.Common.Tables;
using Core.Models.Eft.Match;
using Core.Models.Enums;
using Core.Models.Spt.Config;
using Core.Models.Utils;
using Core.Servers;
-1
View File
@@ -1,7 +1,6 @@
using Core.Annotations;
using Core.Models.Eft.Common.Tables;
using Core.Models.Enums;
using Core.Models.Spt.Bots;
using Core.Models.Utils;
using Core.Servers;
using Core.Services;
@@ -1,4 +1,3 @@
using Core.Annotations;
using Core.Helpers.Dialog.Commando;
using Core.Models.Eft.Dialog;
using Core.Models.Eft.Profile;
-1
View File
@@ -1,6 +1,5 @@
using Core.Annotations;
using Core.Models.Eft.Common;
using Core.Models.Eft.Common.Tables;
using Core.Models.Eft.Health;
using Core.Models.Eft.Profile;
using BodyPartHealth = Core.Models.Eft.Common.Tables.BodyPartHealth;
+1 -3
View File
@@ -1,6 +1,4 @@
using System.Buffers;
using Core.Annotations;
using Core.Models.Enums;
using Core.Annotations;
using Core.Models.Spt.Config;
using Core.Servers;
-1
View File
@@ -3,7 +3,6 @@ using Core.Annotations;
using Core.Models.Eft.Common;
using Core.Models.Eft.Common.Tables;
using Core.Models.Enums;
using Core.Models.Spt.Config;
using Core.Models.Utils;
using Core.Services;
using Core.Utils;
-1
View File
@@ -1,4 +1,3 @@
using System.Reflection;
using System.Text.Json.Serialization;
using Core.Models.Eft.Ragfair;
using Core.Models.Enums;
-1
View File
@@ -1,6 +1,5 @@
using System.Text.Json.Serialization;
using Core.Models.Enums;
using Core.Utils.Json.Converters;
namespace Core.Models.Eft.Common.Tables;
@@ -1,5 +1,4 @@
using System.Text.Json.Serialization;
using Core.Models.Eft.Common.Tables;
namespace Core.Models.Eft.Hideout;
-1
View File
@@ -1,4 +1,3 @@
using System.Runtime.CompilerServices;
using System.Text.Json.Serialization;
using Core.Models.Eft.Health;
using Core.Models.Enums;
@@ -1,5 +1,4 @@
using System.Text.Json.Serialization;
using Core.Models.Eft.ItemEvent;
namespace Core.Models.Eft.Inventory;
@@ -1,6 +1,5 @@
using System.Text.Json.Serialization;
using Core.Models.Common;
using Core.Models.Enums;
namespace Core.Models.Spt.Bots;
+1 -2
View File
@@ -1,5 +1,4 @@
using System.Collections.Generic;
using System.Text.Json.Serialization;
using System.Text.Json.Serialization;
using Core.Models.Common;
using Core.Models.Enums;
-1
View File
@@ -1,4 +1,3 @@
using System.Collections.Generic;
using System.Text.Json.Serialization;
using Core.Models.Common;
using Core.Models.Eft.Common.Tables;
@@ -1,5 +1,4 @@
using System.Text.Json.Serialization;
using Core.Models.Logging;
using Core.Models.Utils;
namespace Core.Models.Spt.Logging;
@@ -1,8 +1,5 @@
using System.Collections.Generic;
using System.Text.Json.Serialization;
using Core.Models.Eft.Common.Tables;
using Core.Models.Enums;
using Core.Utils.Extensions;
namespace Core.Models.Spt.Repeatable;
+1 -2
View File
@@ -1,5 +1,4 @@
using System.Text.Json.Serialization;
using Core.Models.Eft.Common;
using Core.Models.Eft.Common;
using Core.Models.Eft.Common.Tables;
namespace Core.Models.Spt.Server;
-1
View File
@@ -1,4 +1,3 @@
using Core.Models.Eft.ItemEvent;
using Core.Models.Logging;
namespace Core.Models.Utils;
@@ -1,5 +1,4 @@
using Core.Annotations;
using Core.Callbacks;
using Core.DI;
using Core.Utils;
-1
View File
@@ -4,7 +4,6 @@ using Core.Models.Eft.Common.Tables;
using Core.Models.Eft.ItemEvent;
using Core.Utils;
using Core.Utils.Cloners;
using Core.Utils.Json;
namespace Core.Routers;
-1
View File
@@ -1,4 +1,3 @@
using System.Text.Json;
using Core.Annotations;
using Core.DI;
-1
View File
@@ -1,4 +1,3 @@
using System.Runtime.InteropServices.JavaScript;
using Core.Annotations;
using Core.Services.Mod.Image;
using Core.Utils;
-3
View File
@@ -1,12 +1,9 @@
using Core.Annotations;
using Core.Callbacks;
using Core.Controllers;
using Core.DI;
using Core.Models.Eft.Common;
using Core.Models.Eft.Common.Request;
using Core.Models.Eft.Common.Tables;
using Core.Models.Eft.Game;
using Core.Servers;
using Core.Utils;
namespace Core.Routers.Static;
@@ -4,7 +4,6 @@ using Core.DI;
using Core.Models.Eft.Common;
using Core.Models.Eft.InRaid;
using Core.Utils;
using Microsoft.AspNetCore.Components.Web;
namespace Core.Routers.Static;
+1 -1
View File
@@ -1,4 +1,4 @@
using Core.Annotations;
using Core.Annotations;
using Core.Callbacks;
using Core.DI;
using Core.Models.Eft.ItemEvent;
-1
View File
@@ -1,7 +1,6 @@
using System.Collections.Immutable;
using System.IO.Compression;
using System.Text;
using System.Text.Json;
using Core.Annotations;
using Core.DI;
using Core.Models.Utils;
-3
View File
@@ -1,10 +1,7 @@
using System.Diagnostics;
using System.Runtime.InteropServices.JavaScript;
using Core.Annotations;
using Core.DI;
using Core.Models.Eft.Common;
using Core.Models.Eft.Profile;
using Core.Models.Enums;
using Core.Models.Spt.Config;
using Core.Models.Utils;
using Core.Services;
-1
View File
@@ -1,5 +1,4 @@
using System.Net.WebSockets;
using System.Text;
using Core.Annotations;
using Core.Models.Utils;
using Core.Servers.Ws;
@@ -1,6 +1,5 @@
using Core.Annotations;
using Core.Models.Eft.Common.Tables;
using Core.Models.Enums;
using Core.Models.Spt.Bots;
using Core.Models.Spt.Config;
using Core.Servers;
-1
View File
@@ -2,7 +2,6 @@ using Core.Annotations;
using Core.Models.Eft.Common.Tables;
using Core.Models.Spt.Bots;
using Core.Helpers;
using Core.Models.Enums;
using Core.Models.Spt.Config;
using Core.Models.Utils;
using Core.Servers;
-1
View File
@@ -3,7 +3,6 @@ using Core.Annotations;
using Core.Models.Eft.Common;
using Core.Models.Eft.Common.Tables;
using Core.Models.Spt.Bots;
using Core.Models.Spt.Config;
using Core.Models.Spt.Server;
using Core.Models.Spt.Templates;
using Core.Models.Utils;
-1
View File
@@ -1,5 +1,4 @@
using Core.Annotations;
using Core.Models.Enums;
using Core.Models.Spt.Config;
using Core.Models.Utils;
using Core.Servers;
@@ -1,5 +1,4 @@
using System.Text.Json.Serialization;
using Core.Annotations;
using Core.Annotations;
using Core.Models.Eft.Common;
using Core.Models.Eft.Match;
-6
View File
@@ -2,19 +2,13 @@ using Core.Annotations;
using Core.Helpers;
using Core.Models.Eft.Common;
using Core.Models.Eft.Common.Tables;
using Core.Models.Eft.Hideout;
using Core.Models.Eft.Profile;
using Core.Models.Enums;
using Core.Models.Spt.Templates;
using Core.Servers;
using Core.Utils;
using System.Text.RegularExpressions;
using Core.Models.Spt.Config;
using Core.Models.Utils;
using Core.Models.Spt.Bots;
using static System.Runtime.InteropServices.JavaScript.JSType;
using System.Reflection.Emit;
using System.Security.AccessControl;
namespace Core.Services;
-1
View File
@@ -2,7 +2,6 @@ using Core.Annotations;
using Core.Helpers;
using Core.Models.Common;
using Core.Models.Eft.Common.Tables;
using Core.Models.Eft.Player;
using Core.Models.Spt.Config;
using Core.Models.Spt.Ragfair;
using Core.Models.Utils;
-1
View File
@@ -5,7 +5,6 @@ using Core.Models.Eft.Common.Tables;
using Core.Models.Eft.ItemEvent;
using Core.Models.Eft.Repair;
using Core.Models.Enums;
using BonusSettings = Core.Models.Spt.Config.BonusSettings;
namespace Core.Services;
@@ -1,7 +1,6 @@
using Core.Annotations;
using Core.Helpers;
using Core.Models.Eft.Profile;
using Core.Models.Enums;
using Core.Models.Spt.Config;
using Core.Models.Utils;
using Core.Servers;
-2
View File
@@ -1,11 +1,9 @@
using Core.Annotations;
using Core.DI;
using Core.Models.Enums;
using Core.Models.Spt.Config;
using Core.Models.Utils;
using Core.Servers;
using Core.Services;
using Server;
namespace Core.Utils;
@@ -1,5 +1,4 @@
using System.Reflection;
using Core.Models.Spt.Repeatable;
namespace Core.Utils.Extensions
{
-1
View File
@@ -1,5 +1,4 @@
using System.Collections.Immutable;
using System.Text.Json;
using System.Text.RegularExpressions;
using Core.Annotations;
using Core.Models.Eft.HttpResponse;
-1
View File
@@ -1,7 +1,6 @@
using System.Text.Encodings.Web;
using System.Text.Json;
using System.Text.Json.Serialization;
using System.Text.Unicode;
using Core.Annotations;
using Core.Models.Eft.Ws;
using Core.Models.Enums;
-1
View File
@@ -1,4 +1,3 @@
using System.Numerics;
using Core.Annotations;
namespace Core.Utils;