summaryrefslogtreecommitdiff
path: root/Client/Assets/Behavior Designer/Runtime/Variables/SharedInt.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Client/Assets/Behavior Designer/Runtime/Variables/SharedInt.cs')
-rw-r--r--Client/Assets/Behavior Designer/Runtime/Variables/SharedInt.cs3
1 files changed, 0 insertions, 3 deletions
diff --git a/Client/Assets/Behavior Designer/Runtime/Variables/SharedInt.cs b/Client/Assets/Behavior Designer/Runtime/Variables/SharedInt.cs
index 9bd8e023..b74b41d1 100644
--- a/Client/Assets/Behavior Designer/Runtime/Variables/SharedInt.cs
+++ b/Client/Assets/Behavior Designer/Runtime/Variables/SharedInt.cs
@@ -1,6 +1,3 @@
-using UnityEngine;
-using System.Collections;
-
namespace BehaviorDesigner.Runtime
{
[System.Serializable]