Skip to content

Commit 7ef947f

Browse files
committed
Remove log call
1 parent 74006ce commit 7ef947f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/script/gesi.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ function onInstall(): void {
3636
}
3737

3838
function onOpen(): void {
39-
console.log('GESI Loaded');
40-
4139
SpreadsheetApp
4240
.getUi()
4341
.createAddonMenu()

0 commit comments

Comments
 (0)