Skip to content

Commit

Permalink
Missing IBond import
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmay committed Nov 12, 2024
1 parent c6be276 commit ea01adf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@

import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import org.openscience.cdk.interfaces.IBond;
import org.openscience.cdk.interfaces.IChemObject;
import org.openscience.cdk.test.CDKTestCase;
import org.openscience.cdk.interfaces.IAtom;
Expand Down

0 comments on commit ea01adf

Please sign in to comment.