Skip to content

Commit 7da34cf

Browse files
remove usings
1 parent ab6bcda commit 7da34cf

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

FileSystem/Structures/Database.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
using LabApi.Features.Wrappers;
22
using Newtonsoft.Json;
3-
using Newtonsoft.Json.Linq;
4-
using SER.ArgumentSystem.Arguments;
53
using SER.Helpers.Extensions;
64
using SER.Helpers.ResultSystem;
75
using SER.ValueSystem;

MethodSystem/Methods/ServerMethods/CommandMethod.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
using SER.Helpers.Extensions;
55
using SER.MethodSystem.BaseMethods;
66
using SER.MethodSystem.MethodDescriptors;
7-
using SER.VariableSystem.Variables;
87
using Console = GameCore.Console;
98

109
namespace SER.MethodSystem.Methods.ServerMethods;

0 commit comments

Comments
 (0)