mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Remove misleading log
This commit is contained in:
@ -33,7 +33,6 @@ namespace osu.Game.Tournament.IO
|
||||
}
|
||||
else
|
||||
{
|
||||
Logger.Log("Migrating files from old storage to new.");
|
||||
Migrate();
|
||||
storageConfig.Set(StorageConfig.CurrentTournament, default_tournament);
|
||||
storageConfig.Save();
|
||||
|
Reference in New Issue
Block a user