Delete unused components

This commit is contained in:
Andrei Zavatski
2020-02-03 20:59:08 +03:00
parent 3b6ed3fb27
commit 2a802307e7
11 changed files with 9 additions and 573 deletions

View File

@ -18,6 +18,7 @@ namespace osu.Game.Tests.Visual.Online
{
typeof(RankingsOverlayHeader),
typeof(CountryFilter),
typeof(CountryPill)
};
[Cached]