mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2026-01-28 01:47:18 +01:00
Fix pipeline by removing the duplicate option
This commit is contained in:
parent
b357e6c234
commit
68b4501629
1 changed files with 1 additions and 2 deletions
|
|
@ -175,8 +175,7 @@ event_schema = {
|
|||
"required": [
|
||||
"type",
|
||||
"version",
|
||||
"protocols",
|
||||
"version"
|
||||
"protocols"
|
||||
]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue