1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 18:47:27 +08:00

Remove unused using

This commit is contained in:
Salman Ahmed 2022-09-16 20:08:50 +03:00
parent 557b39b69b
commit fe72237118

View File

@ -3,7 +3,6 @@
using System.Collections.Generic;
using System.Linq;
using AutoMapper.Internal;
using NUnit.Framework;
using osu.Game.Beatmaps;
using osu.Game.Beatmaps.Timing;