1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-21 22:24:25 +08:00

Remove unused using

This commit is contained in:
Dean Herbert
2018-01-18 20:46:57 +09:00
Unverified
parent 063767e381
commit e2965e1682
-1
View File
@@ -7,7 +7,6 @@ using System;
using System.Collections.Generic;
using osu.Game.Rulesets.Objects;
using System.Linq;
using osu.Framework.Audio.Sample;
using osu.Game.Audio;
using osu.Game.Beatmaps;
using osu.Game.Beatmaps.ControlPoints;