empty line removed
This commit is contained in:
parent
c57de35ad1
commit
98d90d8f93
1 changed files with 0 additions and 1 deletions
|
|
@ -463,7 +463,6 @@ ErrorCode ServerController::buildContainerWorker(const ServerCredentials &creden
|
|||
if (stdOut.contains("have reached") && stdOut.contains("pull rate limit"))
|
||||
return ErrorCode::DockerPullRateLimit;
|
||||
|
||||
|
||||
return error;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue