mirror of https://github.com/ppy/osu
Removed unnecessary directives that were added automatically and I forgot to remove
This commit is contained in:
parent
ffd6168a61
commit
bf555e4579
|
@ -1,8 +1,6 @@
|
|||
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
|
||||
// See the LICENCE file in the repository root for full licence text.
|
||||
|
||||
using osu.Framework.Configuration.Tracking;
|
||||
using System;
|
||||
using osu.Game.Configuration;
|
||||
using osu.Game.Rulesets.Configuration;
|
||||
|
||||
|
|
Loading…
Reference in New Issue