Remove extra whitespace
This commit is contained in:
-1
@@ -31,5 +31,4 @@ namespace TestImpact
|
|||||||
|
|
||||||
//! Checks for all known error return codes and returns the corresponding client test run result or empty.
|
//! Checks for all known error return codes and returns the corresponding client test run result or empty.
|
||||||
AZStd::optional<Client::TestRunResult> CheckForAnyKnownErrorCode(ReturnCode returnCode);
|
AZStd::optional<Client::TestRunResult> CheckForAnyKnownErrorCode(ReturnCode returnCode);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user