mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 23:23:04 +08:00
Fix unused usings.
This commit is contained in:
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
|
||||
|
Loading…
Reference in New Issue
Block a user