mirror of
https://github.com/ppy/osu.git
synced 2025-01-27 00:23:01 +08:00
Remove one more outdated comment
This commit is contained in:
parent
a5862ca00d
commit
488f044924
@ -294,10 +294,6 @@ namespace osu.Game.Tests.Visual
|
||||
if (MusicController?.TrackLoaded == true)
|
||||
MusicController.Stop();
|
||||
|
||||
// TODO: what should we do here, if anything? should we use an in-memory realm in this instance?
|
||||
// if (contextFactory?.IsValueCreated == true)
|
||||
// contextFactory.Value.ResetDatabase();
|
||||
|
||||
RecycleLocalStorage(true);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user