Remove unused using directive

This commit is contained in:
Bartłomiej Dach 2023-08-30 08:20:57 +02:00
parent 24d6cbefe1
commit 0f123fd8e0
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

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