mirror of
https://github.com/osukey/osukey.git
synced 2025-06-28 06:38:00 +09:00
Remove unnecessary using statements
This commit is contained in:
parent
fa340a9eff
commit
27ba89444e
@ -12,8 +12,6 @@ using osu.Game.Graphics;
|
|||||||
using osu.Game.Graphics.UserInterface;
|
using osu.Game.Graphics.UserInterface;
|
||||||
using osu.Game.Overlays.Profile.Header;
|
using osu.Game.Overlays.Profile.Header;
|
||||||
using osu.Game.Users;
|
using osu.Game.Users;
|
||||||
using Humanizer;
|
|
||||||
using osu.Framework.Graphics.Effects;
|
|
||||||
|
|
||||||
namespace osu.Game.Overlays.Profile
|
namespace osu.Game.Overlays.Profile
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user