1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-05 16:24:13 +08:00

Remove redundant directive from FooterButton

This commit is contained in:
Jack Boswell (boswelja)
2020-06-04 16:40:16 +12:00
Unverified
parent eb242085c6
commit 7141bed78d
-1
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;