mirror of
https://github.com/overte-org/overte.git
synced 2025-08-04 07:03:41 +02:00
remove an extra space
This commit is contained in:
parent
ce3cc7e5c9
commit
72a877ca49
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ AccountManager::AccountManager() :
|
||||||
_clientIDs(),
|
_clientIDs(),
|
||||||
_networkAccessManager(NULL)
|
_networkAccessManager(NULL)
|
||||||
{
|
{
|
||||||
|
|
||||||
_clientIDs.insert(DEFAULT_NODE_AUTH_URL, DEFAULT_NODE_AUTH_OAUTH_CLIENT_ID);
|
_clientIDs.insert(DEFAULT_NODE_AUTH_URL, DEFAULT_NODE_AUTH_OAUTH_CLIENT_ID);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue