Skip to content

Commit 2ff5bf2

Browse files
committed
fix: remove log
1 parent ff0ab2e commit 2ff5bf2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ServerlessAutoSwagger.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ export default class ServerlessAutoSwagger {
6262
error: console.error,
6363
} as Logging['log'];
6464

65-
this.log.notice('Test 6');
6665
this.registerOptions();
6766

6867
this.commands = {

0 commit comments

Comments
 (0)