mirror of
https://github.com/di-sukharev/opencommit.git
synced 2026-04-20 03:02:51 -04:00
* refactor(api.ts): remove redundant code block and process.exit(1) call
This commit is contained in:
@@ -20,7 +20,6 @@ if (!apiKey) {
|
||||
outro(
|
||||
'For help Look into README https://github.com/di-sukharev/opencommit#setup'
|
||||
);
|
||||
process.exit(1);
|
||||
}
|
||||
|
||||
// if (!apiKey) {
|
||||
|
||||
Reference in New Issue
Block a user