1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-28 03:01:17 +08:00

Remove unused using

Uh.....
This commit is contained in:
Salman Ahmed
2021-08-19 06:30:22 +03:00
Unverified
parent b984780d6a
commit 5fc29328cf
@@ -2,7 +2,6 @@
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using osu.Framework.Allocation;
using osu.Game.Beatmaps;
using osu.Game.Online.API;