Skip to content

Commit

Permalink
Remove unused species
Browse files Browse the repository at this point in the history
  • Loading branch information
hwpang committed Oct 14, 2023
1 parent 1bbc02e commit dee75b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/rmstest.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
using PyCall
const Chem = PyNULL()
const molecule = PyNULL()
const species = PyNULL()
const fragment = PyNULL()
const pydot = PyNULL()
copy!(Chem,pyimport_conda("rdkit.Chem","rdkit","rmg"))
Expand Down

0 comments on commit dee75b3

Please sign in to comment.