mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 06:12:56 +08:00
remove not needed usings
This commit is contained in:
parent
8b016f05e6
commit
726a510189
@ -2,9 +2,7 @@
|
||||
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
|
||||
|
||||
using System;
|
||||
using System.Linq;
|
||||
using System.Collections.Generic;
|
||||
using osu.Framework.Extensions.IEnumerableExtensions;
|
||||
using osu.Framework.Graphics;
|
||||
using osu.Game.Graphics;
|
||||
using osu.Game.Rulesets.Mods;
|
||||
|
Loading…
Reference in New Issue
Block a user