Skip to content

Commit 3708d4a

Browse files
Update PlayerVariableDefinitionContext.cs
1 parent 9f4d11f commit 3708d4a

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

Code/ContextSystem/Contexts/VariableDefinition/PlayerVariableDefinitionContext.cs

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
using SER.Code.ContextSystem.Structures;
2-
using SER.Code.TokenSystem.Tokens;
3-
using SER.Code.TokenSystem.Tokens.VariableTokens;
1+
using SER.Code.TokenSystem.Tokens.VariableTokens;
42
using SER.Code.ValueSystem;
53
using SER.Code.VariableSystem.Variables;
6-
using Log = SER.Code.Helpers.Log;
74

85
namespace SER.Code.ContextSystem.Contexts.VariableDefinition;
96

0 commit comments

Comments
 (0)