1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-22 04:59:54 +08:00

Fix unused usings.

This commit is contained in:
smoogipooo
2017-03-20 18:18:25 +09:00
Unverified
parent da1b911da9
commit 75d09e7038
@@ -1,9 +1,6 @@
using OpenTK.Input;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using osu.Framework.Input;
namespace osu.Game.Modes.Taiko.Objects.Drawable