Remove unused usings

This commit is contained in:
Dean Herbert
2020-10-22 14:43:47 +09:00
parent 3fe6f77444
commit da573c7487
2 changed files with 6 additions and 8 deletions

View File

@ -2,7 +2,6 @@
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Threading;
using System.Threading.Tasks;
using osu.Framework.Bindables;