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