Use less usings.

This commit is contained in:
Dean Herbert 2017-05-01 19:56:01 +09:00
parent 2e0eda6b15
commit 2437c416b1

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;