X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fws%2Frest%2FRestServiceDescription.java;h=e0c56daf0bdd444c0d8da5d1866e7b2fd59c6efd;hb=996d3319402197c787ced05f24b201cc66f6ed50;hp=7ae922c18c4d43914ae81352419c663a893a0260;hpb=797df64fa2a0a30773d0f48f5494d4155e5a8be3;p=jalview.git diff --git a/src/jalview/ws/rest/RestServiceDescription.java b/src/jalview/ws/rest/RestServiceDescription.java index 7ae922c..e0c56da 100644 --- a/src/jalview/ws/rest/RestServiceDescription.java +++ b/src/jalview/ws/rest/RestServiceDescription.java @@ -44,7 +44,6 @@ import javax.swing.JViewport; import com.stevesoft.pat.Regex; import com.sun.org.apache.xml.internal.serialize.OutputFormat.DTD; -import com.sun.tools.doclets.internal.toolkit.util.DocFinder.Output; public class RestServiceDescription {