1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 06:52:56 +08:00

Remove unused using directive

This commit is contained in:
Bartłomiej Dach 2021-11-29 20:57:55 +01:00
parent 566e10f8cc
commit 431ac1d97b
No known key found for this signature in database
GPG Key ID: BCECCD4FA41F6497

View File

@ -5,7 +5,6 @@ using System;
using System.Threading;
using System.Threading.Tasks;
using NUnit.Framework;
using osu.Game.Database;
using osu.Game.Models;
using Realms;