diff options
Diffstat (limited to 'Client/Assets/Behavior Designer/Runtime/Variables/SharedRect.cs')
-rw-r--r-- | Client/Assets/Behavior Designer/Runtime/Variables/SharedRect.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Client/Assets/Behavior Designer/Runtime/Variables/SharedRect.cs b/Client/Assets/Behavior Designer/Runtime/Variables/SharedRect.cs index 0c8ae3ae..21a0b2fe 100644 --- a/Client/Assets/Behavior Designer/Runtime/Variables/SharedRect.cs +++ b/Client/Assets/Behavior Designer/Runtime/Variables/SharedRect.cs @@ -1,5 +1,4 @@ using UnityEngine;
-using System.Collections;
namespace BehaviorDesigner.Runtime
{
|