diff --git a/bin/cdist-object-code-run b/bin/cdist-object-code-run
index b75f6f46..d0722788 100755
--- a/bin/cdist-object-code-run
+++ b/bin/cdist-object-code-run
@@ -39,4 +39,3 @@ cdist-run-remote "$__cdist_target_host" \
    "export __cdist_out_object_dir=\"$__cdist_remote_out_object_dir\";" \
    "cdist-code-run" "$__cdist_object" "${__cdist_name_gencode_remote}" \
    || __cdist_exit_err "Remote code failed for $__cdist_object"
-