diff --git a/osu.Framework/Game.cs b/osu.Framework/Game.cs index 9aec9139917..4fbeeb14b80 100644 --- a/osu.Framework/Game.cs +++ b/osu.Framework/Game.cs @@ -3,7 +3,6 @@ using System; using System.Collections.Generic; -using System.IO; using osu.Framework.Allocation; using osu.Framework.Audio; using osu.Framework.Bindables;