remove unneeded using directives

This commit is contained in:
minenice55
2023-10-09 12:02:58 -04:00
parent 3e940afb76
commit d4e3e479c1
3 changed files with 0 additions and 3 deletions

View File

@ -5,7 +5,6 @@ using UnityEngine.Pool;
using Jukebox;
using System.Linq;
using static Jukebox.Legacy.Beatmap;
namespace HeavenStudio.Editor.Track
{