Skip to content

Commit 14490fc

Browse files
committed
remove return
1 parent 8c66074 commit 14490fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gitcom/Commands/CommitCommand.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@ Example: gitcom make -m "Type: (Scope) Subject|Body|FooterPrefix: Footer"
230230
}
231231
case let .failure(error):
232232
print(error: error)
233-
return
234233
}
235234
}
236235
}

0 commit comments

Comments
 (0)