remove an extra space

This commit is contained in:
Stephen Birarda 2014-10-15 09:19:02 -07:00
parent 50f27d3e16
commit 4d8e44afd1

View file

@ -675,7 +675,6 @@ bool DomainServer::shouldAllowConnectionFromNode(const QString& username,
AccountManager::getInstance().unauthenticatedRequest(USER_PUBLIC_KEY_PATH.arg(username),
QNetworkAccessManager::GetOperation, callbackParams);
}
}
} else {