fix(cmd): remove workaround
Description
The workaround was in place because of gitlab#601085 (closed). I've created gitlab!237676 (closed) to resolve the underlying issue (and return an error) so the workaround is no longer needed (as we are not going to return a 500).
- fix(cmd): remove workaround