Skip to content

Commit

Permalink
clean up imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jonalv committed Jun 19, 2012
1 parent 243845c commit d824e08
Showing 1 changed file with 0 additions and 4 deletions.
Expand Up @@ -17,8 +17,6 @@
import java.io.BufferedReader;
import java.io.ByteArrayInputStream;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
Expand Down Expand Up @@ -163,8 +161,6 @@
import org.openscience.cdk.tools.manipulator.MolecularFormulaManipulator;
import org.xmlcml.cml.element.CMLAtomType;

import sun.tools.tree.ThisExpression;

/**
* The manager class for CDK. Contains CDK related methods.
*
Expand Down

0 comments on commit d824e08

Please sign in to comment.