mirror of
https://github.com/lubosz/overte.git
synced 2025-04-23 20:54:25 +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),
|
||||
QNetworkAccessManager::GetOperation, callbackParams);
|
||||
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
|
Loading…
Reference in a new issue