Remove unused usings

This commit is contained in:
smoogipoo
2018-11-28 16:33:42 +09:00
parent a783fdb501
commit 09b79d736b
19 changed files with 3 additions and 17 deletions

View File

@ -4,7 +4,6 @@
using System;
using Humanizer;
using Newtonsoft.Json;
using osu.Game.Rulesets.Scoring;
using osu.Game.Scoring;
namespace osu.Game.Online.API.Requests.Responses