remove meanless comment

This commit is contained in:
cdwcgt 2023-05-05 21:29:06 +09:00
parent 4393e53b43
commit 71864fbb93
No known key found for this signature in database
GPG Key ID: 144396D01095C3A2

View File

@ -69,7 +69,6 @@ namespace osu.Game.Database
i++; i++;
} }
// Only pop up once to prevent spam.
if (fileMissing) if (fileMissing)
{ {
Logger.Log("Some of model files are missing, they will not be included in the archive", LoggingTarget.Database, LogLevel.Error); Logger.Log("Some of model files are missing, they will not be included in the archive", LoggingTarget.Database, LogLevel.Error);