removed trailing comma

This commit is contained in:
seranus 2021-12-09 13:58:37 +01:00
commit e13035af71

View file

@ -12,7 +12,7 @@
}
},
"required": [
"batch_size",
"batch_size"
],
"title": "dfl_config"
}