R# fixes.

This commit is contained in:
naoey
2018-02-26 01:16:46 +05:30
parent 75fdca928e
commit 1ad45b0941
5 changed files with 11 additions and 27 deletions

View File

@ -3,10 +3,6 @@ using osu.Game.Rulesets.Scoring;
using Humanizer;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using osu.Game.Rulesets;
namespace osu.Game.Online.API.Requests
{