mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
[FSD] Style
This commit is contained in:
committed by
Mat Sutcliffe
parent
59c6a7ad93
commit
f38bfc5cf9
@@ -37,7 +37,7 @@ namespace BlackCore
|
||||
{
|
||||
BlackMisc::CLogMessage(static_cast<AuthChallenge *>(nullptr)).warning(u"Wrong number of arguments.");
|
||||
return {};
|
||||
};
|
||||
}
|
||||
return AuthChallenge(tokens[0], tokens[1], tokens[2]);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user