Update HitWindows.cs

This commit is contained in:
Dan Balasescu
2017-05-22 16:34:38 +09:00
committed by GitHub
parent 62c7e97a5f
commit 6f00f7f0d0

View File

@ -2,7 +2,6 @@
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using osu.Game.Database;
using osu.Game.Rulesets.Objects.Drawables;
namespace osu.Game.Rulesets.Mania.Judgements
{