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 74006ce commit 7ef947fCopy full SHA for 7ef947f
src/script/gesi.ts
@@ -36,8 +36,6 @@ function onInstall(): void {
36
}
37
38
function onOpen(): void {
39
- console.log('GESI Loaded');
40
-
41
SpreadsheetApp
42
.getUi()
43
.createAddonMenu()
0 commit comments