mirror of
https://github.com/ppy/osu
synced 2025-04-01 22:48:33 +00:00
Remove unused using statements
This commit is contained in:
parent
7bf0480848
commit
38e0b4e64d
@ -2,8 +2,6 @@
|
|||||||
// See the LICENCE file in the repository root for full licence text.
|
// See the LICENCE file in the repository root for full licence text.
|
||||||
|
|
||||||
using System;
|
using System;
|
||||||
using System.IO;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
using Android.App;
|
using Android.App;
|
||||||
using Android.OS;
|
using Android.OS;
|
||||||
using osu.Framework.Allocation;
|
using osu.Framework.Allocation;
|
||||||
|
Loading…
Reference in New Issue
Block a user