Skip to content

Commit 8ffc96a

Browse files
committed
remove empty properties line
1 parent 8867d23 commit 8ffc96a

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

schemas/pioneer-citp-news-disinfo/measurements/measurements.1.schema.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@
7979
"type": "integer"
8080
},
8181
"description": "additional properties are the name of the classifier, with the classification result as the value",
82-
"properties": {},
8382
"type": "object"
8483
},
8584
"dayOfWeek": {
@@ -162,7 +161,6 @@
162161
"type": "integer"
163162
},
164163
"description": "additional properties are the name of the classifier, with the classification result as the value",
165-
"properties": {},
166164
"type": "object"
167165
},
168166
"dayOfWeek": {

templates/pioneer-citp-news-disinfo/measurements/measurements.1.schema.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
},
3333
"classifierResults": {
3434
"type": "object",
35-
"properties": {},
3635
"additionalProperties": {
3736
"type": "integer"
3837
},
@@ -83,7 +82,6 @@
8382
},
8483
"classifierResults": {
8584
"type": "object",
86-
"properties": {},
8785
"additionalProperties": {
8886
"type": "integer"
8987
},

0 commit comments

Comments
 (0)