Remove unnecessary usings

This commit is contained in:
smoogipoo
2017-10-02 10:11:43 +09:00
parent 69b61a62a5
commit 7211dd2015
4 changed files with 0 additions and 7 deletions

View File

@ -4,7 +4,6 @@
using System;
using System.Collections.Generic;
using osu.Framework.Allocation;
using osu.Framework.MathUtils;
using osu.Game.Beatmaps;
using osu.Game.Screens.Edit;
using osu.Game.Screens.Edit.Screens;