mirror of
https://github.com/ppy/osu.git
synced 2025-02-15 14:03:01 +08:00
Unused using directives
This commit is contained in:
parent
12f6276e05
commit
c0999c7fc1
@ -13,7 +13,6 @@ using osu.Game.Graphics.Sprites;
|
||||
using osu.Game.Overlays.Direct;
|
||||
using osu.Game.Overlays.SearchableList;
|
||||
using OpenTK.Graphics;
|
||||
using System;
|
||||
|
||||
namespace osu.Game.Overlays
|
||||
{
|
||||
|
@ -4,7 +4,6 @@
|
||||
using System.ComponentModel;
|
||||
using OpenTK.Graphics;
|
||||
using osu.Framework.Graphics;
|
||||
using osu.Game.Database;
|
||||
using osu.Game.Graphics;
|
||||
using osu.Game.Overlays.SearchableList;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user