Skip to content

Commit c065779

Browse files
committed
update
1 parent c490a2e commit c065779

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/ReactionMechanismSimulator.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ function __init__()
4646
PythonCall.pycopy!(fragment, pyimport("molecule.molecule.fragment"))
4747
end
4848
PythonCall.pycopy!(pydot, pyimport("pydot"))
49-
PythonCall.pycopy!(os, pyimport("os"))
50-
pydot[] = pyimport("pydot")
5149
end
5250
include("Constants.jl")
5351
include("Tools.jl")

0 commit comments

Comments
 (0)