Remove unused using

This commit is contained in:
Susko3
2022-02-19 17:05:37 +01:00
parent 65cc04f941
commit 479ce6c7e8

View File

@@ -2,8 +2,6 @@
// See the LICENCE file in the repository root for full licence text.
using Android.App;
using Android.OS;
using Android.Views;
using osu.Framework.Android;
namespace osu.Framework.Tests.Android