Delete test.json
This commit is contained in:
parent
964dba0140
commit
cec624b2a1
30
test.json
30
test.json
|
@ -1,30 +0,0 @@
|
||||||
[
|
|
||||||
{
|
|
||||||
"op": "core/row-removal",
|
|
||||||
"description": "Remove rows",
|
|
||||||
"engineConfig": {
|
|
||||||
"mode": "row-based",
|
|
||||||
"facets": [
|
|
||||||
{
|
|
||||||
"omitError": false,
|
|
||||||
"expression": "value",
|
|
||||||
"selectBlank": false,
|
|
||||||
"selection": [
|
|
||||||
{
|
|
||||||
"v": {
|
|
||||||
"v": "-",
|
|
||||||
"l": "-"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"selectError": false,
|
|
||||||
"invert": false,
|
|
||||||
"name": "Feld",
|
|
||||||
"omitBlank": false,
|
|
||||||
"type": "list",
|
|
||||||
"columnName": "Feld"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
]
|
|
Loading…
Reference in New Issue