mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 04:37:48 +02:00
remove an extra space
This commit is contained in:
parent
50f27d3e16
commit
4d8e44afd1
1 changed files with 0 additions and 1 deletions
|
@ -675,7 +675,6 @@ bool DomainServer::shouldAllowConnectionFromNode(const QString& username,
|
||||||
|
|
||||||
AccountManager::getInstance().unauthenticatedRequest(USER_PUBLIC_KEY_PATH.arg(username),
|
AccountManager::getInstance().unauthenticatedRequest(USER_PUBLIC_KEY_PATH.arg(username),
|
||||||
QNetworkAccessManager::GetOperation, callbackParams);
|
QNetworkAccessManager::GetOperation, callbackParams);
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
|
Loading…
Reference in a new issue