1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-15 20:05:29 +08:00

Remove redundant directive from FooterButton

This commit is contained in:
Jack Boswell (boswelja) 2020-06-04 16:40:16 +12:00
parent eb242085c6
commit 7141bed78d

View File

@ -4,7 +4,6 @@
using System;
using osuTK;
using osuTK.Graphics;
using osuTK.Input;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Shapes;