1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-02 12:50:38 +08:00

update resources and remove unused usings

This commit is contained in:
jorolf
2019-01-04 23:09:21 +01:00
Unverified
parent 52994c7ee8
commit 8bab87c072
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -4,9 +4,7 @@
using System;
using System.ComponentModel;
using System.Linq;
using System.Security.Cryptography;
using Newtonsoft.Json;
using Newtonsoft.Json.Converters;
using osu.Framework.Configuration;
namespace osu.Game.Users