1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-03 18:44:15 +08:00

remove unused import

This commit is contained in:
Hivie
2024-11-22 14:18:09 +01:00
Unverified
parent ad21b7f341
commit 25bb6cbf9b
@@ -1,7 +1,6 @@
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Linq;
using osu.Framework.Bindables;