Refactorings.

This commit is contained in:
smoogipooo
2017-03-14 15:45:27 +09:00
parent e8d5cff790
commit e42c790df2
6 changed files with 1 additions and 11 deletions

View File

@ -2,13 +2,7 @@
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using osu.Game.Modes.Objects.Types;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using OpenTK.Graphics;
using osu.Game.Beatmaps;
namespace osu.Game.Modes.Objects
{