mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 07:22:54 +08:00
update resources and remove unused usings
This commit is contained in:
parent
52994c7ee8
commit
8bab87c072
@ -1 +1 @@
|
|||||||
Subproject commit 9880089b4e8fcd78d68f30c8a40d43bf8dccca86
|
Subproject commit 677897728f4332fa1200e0280ca02c4b987c6c47
|
@ -4,9 +4,7 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.ComponentModel;
|
using System.ComponentModel;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Security.Cryptography;
|
|
||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
using Newtonsoft.Json.Converters;
|
|
||||||
using osu.Framework.Configuration;
|
using osu.Framework.Configuration;
|
||||||
|
|
||||||
namespace osu.Game.Users
|
namespace osu.Game.Users
|
||||||
|
Loading…
Reference in New Issue
Block a user