1
0
mirror of https://github.com/ppy/osu.git synced 2024-05-15 07:30:19 +08:00

Removed unnecessary directives that were added automatically and I forgot to remove

This commit is contained in:
OpenSauce 2023-01-10 12:44:27 +00:00
parent ffd6168a61
commit bf555e4579

View File

@ -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;