mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 21:43:22 +08:00
Remove unnecessary using statement
This commit is contained in:
parent
4633eed78c
commit
7dcb88759a
@ -2,7 +2,6 @@
|
||||
// See the LICENCE file in the repository root for full licence text.
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
using System.Threading;
|
||||
using System.Threading.Tasks;
|
||||
using osu.Framework.Allocation;
|
||||
|
Loading…
Reference in New Issue
Block a user