summaryrefslogtreecommitdiff
path: root/Client/Assets/Behavior Designer/Runtime/Basic Tasks/Math/SetBool.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Client/Assets/Behavior Designer/Runtime/Basic Tasks/Math/SetBool.cs')
-rw-r--r--Client/Assets/Behavior Designer/Runtime/Basic Tasks/Math/SetBool.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Client/Assets/Behavior Designer/Runtime/Basic Tasks/Math/SetBool.cs b/Client/Assets/Behavior Designer/Runtime/Basic Tasks/Math/SetBool.cs
index 6cde489c..e4821682 100644
--- a/Client/Assets/Behavior Designer/Runtime/Basic Tasks/Math/SetBool.cs
+++ b/Client/Assets/Behavior Designer/Runtime/Basic Tasks/Math/SetBool.cs
@@ -1,5 +1,3 @@
-using UnityEngine;
-
namespace BehaviorDesigner.Runtime.Tasks.Basic.Math
{
[TaskCategory("Basic/Math")]