1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-13 17:33:22 +08:00

Remove unused using

This commit is contained in:
Dean Herbert 2020-10-07 17:03:34 +09:00
parent 31d347be5c
commit f77ad8cf39

View File

@ -2,7 +2,6 @@
// See the LICENCE file in the repository root for full licence text.
using System;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
namespace osu.Game.Screens.Ranking