1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:07:25 +08:00

Remove unused using

This commit is contained in:
Dean Herbert 2018-01-18 20:46:57 +09:00
parent 063767e381
commit e2965e1682

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;