remove spurious macros
This commit is contained in:
parent
981226c0d2
commit
d72dfcfb05
|
@ -5,12 +5,6 @@
|
|||
"exceptionLogging": "STACKDRIVER",
|
||||
"runtimeVersion": "V8",
|
||||
"sheets": {
|
||||
"macros": [{
|
||||
"menuName": "Untitled Macro",
|
||||
"functionName": "UntitledMacro"
|
||||
}, {
|
||||
"menuName": "Untitled Macro 2",
|
||||
"functionName": "UntitledMacro2"
|
||||
}]
|
||||
"macros": []
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue