Remove unused using

This commit is contained in:
Andrei Zavatski 2020-01-24 10:46:27 +03:00
parent 738980e3f7
commit 1d549a0c8a
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 osu.Framework.Bindables;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Shapes;
using osu.Framework.Graphics.UserInterface;