diff --git a/Assets/Fungus/FungusScript/Commands/Note.cs b/Assets/Fungus/FungusScript/Commands/Note.cs index 4c8328a8..1d40bec3 100644 --- a/Assets/Fungus/FungusScript/Commands/Note.cs +++ b/Assets/Fungus/FungusScript/Commands/Note.cs @@ -1,5 +1,4 @@ using UnityEngine; -using UnityEditor; using System.Collections; using System.Collections.Generic;