1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 19:10:28 +08:00

Remove forgotten using statement

This commit is contained in:
Dean Herbert
2021-11-30 15:41:07 +09:00
Unverified
parent a943089be2
commit 0efd565c8b
-1
View File
@@ -2,7 +2,6 @@
// See the LICENCE file in the repository root for full licence text.
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;
using osu.Game.Database;
using osu.Game.IO;