mirror of
https://github.com/ppy/osu.git
synced 2025-02-05 04:13:03 +08:00
Remove unused using statement
This commit is contained in:
parent
e2c4c94993
commit
b5c703b62c
@ -10,7 +10,6 @@ using osu.Framework.Platform;
|
|||||||
using osu.Game.Database;
|
using osu.Game.Database;
|
||||||
using osu.Game.Online.API;
|
using osu.Game.Online.API;
|
||||||
using osu.Game.Rulesets.Objects;
|
using osu.Game.Rulesets.Objects;
|
||||||
using Realms;
|
|
||||||
|
|
||||||
namespace osu.Game.Beatmaps
|
namespace osu.Game.Beatmaps
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user