mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 19:03:08 +08:00
Fix code formatting
This commit is contained in:
parent
14db813842
commit
2bbd12e39a
@ -4,8 +4,8 @@
|
|||||||
using System;
|
using System;
|
||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
using osu.Game.Scoring;
|
using osu.Game.Scoring;
|
||||||
using static osu.Game.Users.User;
|
|
||||||
using osu.Game.Utils;
|
using osu.Game.Utils;
|
||||||
|
using static osu.Game.Users.User;
|
||||||
|
|
||||||
namespace osu.Game.Users
|
namespace osu.Game.Users
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user