Remove unused using

This commit is contained in:
smoogipoo 2020-02-20 14:45:35 +09:00
parent c5fd969568
commit 177935d644

View File

@ -2,7 +2,6 @@
// See the LICENCE file in the repository root for full licence text.
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Game.Online.Multiplayer;
using osu.Game.Rulesets.Osu;
using osu.Game.Screens.Multi.Components;