Skip to content

Commit 5b2e206

Browse files
committed
remove double import of DiffEqBase
1 parent 243fb41 commit 5b2e206

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Reactor.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
using Parameters
22
using DiffEqBase
33
using ForwardDiff
4-
using DiffEqBase
54
using Sundials
65
abstract type AbstractReactor end
76
export AbstractReactor

0 commit comments

Comments
 (0)