Remove unused changelog comments class

This commit is contained in:
TheWildTree
2020-04-12 14:55:42 +02:00
parent 2393ce5f51
commit 07dc277321
2 changed files with 0 additions and 80 deletions

View File

@ -24,7 +24,6 @@ namespace osu.Game.Tests.Visual.Online
typeof(ChangelogListing),
typeof(ChangelogSingleBuild),
typeof(ChangelogBuild),
typeof(Comments),
};
protected override bool UseOnlineAPI => true;