mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-13 19:33:46 +00:00
refactor: remove trivially inferred numEvents
This commit is contained in:
committed by
Carlos Valente
parent
2f13d6c89e
commit
4ab9c81cb8
Vendored
+2
-4
@@ -180,8 +180,7 @@
|
||||
"startTime": null,
|
||||
"endTime": null,
|
||||
"duration": 0,
|
||||
"isFirstLinked": false,
|
||||
"numEvents": 0
|
||||
"isFirstLinked": false
|
||||
},
|
||||
"1c420": {
|
||||
"type": "event",
|
||||
@@ -341,8 +340,7 @@
|
||||
"startTime": null,
|
||||
"endTime": null,
|
||||
"duration": 0,
|
||||
"isFirstLinked": false,
|
||||
"numEvents": 0
|
||||
"isFirstLinked": false
|
||||
},
|
||||
"503c4": {
|
||||
"type": "event",
|
||||
|
||||
Reference in New Issue
Block a user