1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-13 03:13:21 +08:00

update resources and remove unused usings

This commit is contained in:
jorolf 2019-01-04 23:09:21 +01:00
parent 52994c7ee8
commit 8bab87c072
2 changed files with 1 additions and 3 deletions

@ -1 +1 @@
Subproject commit 9880089b4e8fcd78d68f30c8a40d43bf8dccca86 Subproject commit 677897728f4332fa1200e0280ca02c4b987c6c47

View File

@ -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