We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff0ab2e commit 2ff5bf2Copy full SHA for 2ff5bf2
src/ServerlessAutoSwagger.ts
@@ -62,7 +62,6 @@ export default class ServerlessAutoSwagger {
62
error: console.error,
63
} as Logging['log'];
64
65
- this.log.notice('Test 6');
66
this.registerOptions();
67
68
this.commands = {
0 commit comments