1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-15 06:42:56 +08:00

remove unused using directive

This commit is contained in:
Samaoo 2022-11-12 08:52:33 +01:00
parent 7a860fb460
commit 4ff17cb4bd

View File

@ -3,7 +3,6 @@
#nullable disable
using System;
using osu.Framework;
using osu.Framework.Allocation;
using osu.Framework.Bindables;