1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-27 22:20:54 +08:00

Remove unnecessary using.

This commit is contained in:
Dean Herbert
2017-04-02 17:11:31 +09:00
Unverified
parent a7f48e0eda
commit 263374a357
-1
View File
@@ -3,7 +3,6 @@
using System;
using System.Threading;
using osu.Framework.Allocation;
using osu.Framework.Screens;
using osu.Framework.Graphics;
using osu.Framework.Input;