Remove unused using directive

This commit is contained in:
Bartłomiej Dach
2022-06-01 20:18:02 +02:00
parent 534e8f8fac
commit 6b709de2c2

View File

@ -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.Collections.Generic;
using System.Linq;
using osu.Framework.Allocation;
using osu.Framework.Bindables;