Remove redundant using directives

This commit is contained in:
TheWildTree
2020-02-16 21:52:08 +01:00
parent 4d180a685a
commit 64a9b9c6fb
4 changed files with 0 additions and 5 deletions

View File

@ -2,7 +2,6 @@
// See the LICENCE file in the repository root for full licence text.
using osu.Framework.Graphics;
using osu.Framework.Graphics.Colour;
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Shapes;
using osu.Game.Graphics;