Skip to content

Commit 6a50c83

Browse files
committed
Remove unused reference in schema
1 parent 00bcaa3 commit 6a50c83

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/osmox/schema.json

-4
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
"description": "Schema for the OSMOX config JSON file.",
55
"type": "object",
66
"additionalProperties": false,
7-
"$defs": {
8-
"stringList": {
9-
}
10-
},
117
"required": [
128
"filter",
139
"activity_mapping",

0 commit comments

Comments
 (0)