mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 21:02:55 +08:00
Remove Extraneous Using Statement
- System.Collections.Generic was leftover from a previous attempt
This commit is contained in:
parent
da30d76f9b
commit
6d74fd254c
@ -3,7 +3,6 @@
|
||||
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Collections.Generic;
|
||||
using osu.Framework.Configuration;
|
||||
using osu.Game.Beatmaps;
|
||||
using osu.Game.Rulesets.Judgements;
|
||||
|
Loading…
Reference in New Issue
Block a user