Remove debug log
This commit is contained in:
parent
25d31463f4
commit
26a87b8eaa
@ -47,7 +47,6 @@ export function maybeDelegateCommandToCustomHandler(params: {
|
||||
})();
|
||||
|
||||
if (!fs.readdirSync(nodeModulesBinDirPath).includes(BIN_NAME)) {
|
||||
console.log(`Custom handler not found`);
|
||||
return { hasBeenHandled: false };
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user