Move old beatmap download button to more general namespace

This commit is contained in:
Bartłomiej Dach
2021-11-27 15:06:57 +01:00
parent 251ab183a0
commit a043d1e427
7 changed files with 4 additions and 9 deletions

View File

@ -17,7 +17,6 @@ using osu.Game.Graphics.UserInterface;
using osu.Game.Online;
using osu.Game.Online.API;
using osu.Game.Online.API.Requests.Responses;
using osu.Game.Overlays.BeatmapListing.Panels;
using osu.Game.Overlays.BeatmapSet.Buttons;
using osuTK;