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