From 567e378bbbbfb25d9919637683789e7f9fc73367 Mon Sep 17 00:00:00 2001 From: smoogipoo Date: Tue, 28 Nov 2017 19:02:39 +0900 Subject: [PATCH] CI fixes --- osu.Game.Rulesets.Mania/Replays/ManiaAutoGenerator.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/osu.Game.Rulesets.Mania/Replays/ManiaAutoGenerator.cs b/osu.Game.Rulesets.Mania/Replays/ManiaAutoGenerator.cs index 35ca868d5a..2f336d834f 100644 --- a/osu.Game.Rulesets.Mania/Replays/ManiaAutoGenerator.cs +++ b/osu.Game.Rulesets.Mania/Replays/ManiaAutoGenerator.cs @@ -1,7 +1,6 @@ // Copyright (c) 2007-2017 ppy Pty Ltd . // Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE -using System; using System.Collections.Generic; using System.Linq; using osu.Game.Beatmaps;