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

Use less usings.

This commit is contained in:
Dean Herbert
2017-05-01 19:56:01 +09:00
Unverified
parent 2e0eda6b15
commit 2437c416b1
-1
View File
@@ -2,7 +2,6 @@
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using System;
using System.Collections.Generic;
using osu.Framework.Allocation;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;