tidy imports
[jalview.git] / src / jalview / ws / rest / params / Tree.java
index 3d0e726..69bc93c 100644 (file)
  */
 package jalview.ws.rest.params;
 
-import jalview.datamodel.AlignmentI;
-import jalview.ws.params.ArgumentI;
 import jalview.ws.params.OptionI;
 import jalview.ws.rest.InputType;
 import jalview.ws.rest.RestJob;
-import jalview.ws.rest.RestServiceDescription;
-import jalview.ws.rest.InputType.molType;
 
 import java.io.UnsupportedEncodingException;
 import java.util.ArrayList;