summaryrefslogtreecommitdiff
path: root/Client/Assets/Behavior Designer/Runtime/Actions/Idle.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Client/Assets/Behavior Designer/Runtime/Actions/Idle.cs')
-rw-r--r--Client/Assets/Behavior Designer/Runtime/Actions/Idle.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Client/Assets/Behavior Designer/Runtime/Actions/Idle.cs b/Client/Assets/Behavior Designer/Runtime/Actions/Idle.cs
index 04574a79..2cd9f2f4 100644
--- a/Client/Assets/Behavior Designer/Runtime/Actions/Idle.cs
+++ b/Client/Assets/Behavior Designer/Runtime/Actions/Idle.cs
@@ -1,4 +1,4 @@
-using UnityEngine;
+
namespace BehaviorDesigner.Runtime.Tasks
{