Skip to content

Commit d5ccd74

Browse files
Update delay_degradation.md
1 parent f6276e5 commit d5ccd74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/src/tutorials/delay_degradation.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ jumpsys = convert(JumpSystem, rn, combinatoric_ratelaws = false)
155155
u0 = [0, 0, 0]
156156
tf = 30.
157157
saveat = .1
158-
de_chan0 = [[]]
159158
tspan = (0.,tf)
160159
dprob = DiscreteProblem(u0, tspan, p)
161160
```

0 commit comments

Comments
 (0)