Skip to content

Commit ae342f4

Browse files
committed
chore: fix example
1 parent cb353ba commit ae342f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/hoseCode.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ function hoseFromCl(molecule) {
99
const maxSphereSize = 2;
1010
const fragments = [];
1111
const OCL = molecule.getOCL();
12-
const fragment = new OCL.Molecule(0, 0);
1312
// keep track of the atoms when creating the fragment
1413
const mappings = [];
1514
let min = 0;

0 commit comments

Comments
 (0)