mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 13:43:49 +02:00
remove an extra space
This commit is contained in:
parent
c65b5b63f0
commit
e93bc8317f
1 changed files with 0 additions and 1 deletions
|
@ -464,7 +464,6 @@ void AssetServer::loadMappingsFromFile() {
|
|||
shouldDrop = true;
|
||||
}
|
||||
|
||||
|
||||
if (!isValidHash(it.value().toString())) {
|
||||
qWarning() << "Will not keep mapping for" << it.key() << "since it does not have a valid hash.";
|
||||
shouldDrop = true;
|
||||
|
|
Loading…
Reference in a new issue