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

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