Remove unused usings

This commit is contained in:
smoogipoo
2019-12-09 13:19:21 +09:00
parent b9d12e5fe4
commit 4905709ea4
10 changed files with 0 additions and 13 deletions

View File

@ -2,7 +2,6 @@
// See the LICENCE file in the repository root for full licence text.
using osuTK;
using osu.Game.Rulesets.Objects.Types;
using System.Collections.Generic;
using osu.Game.Audio;