New feature type, new colour set
[jalview.git] / src / jalview / ws / MsaWSClient.java
index eda71f5..8a1a499 100755 (executable)
@@ -1,6 +1,6 @@
 /*\r
  * Jalview - A Sequence Alignment Editor and Viewer\r
- * Copyright (C) 2005 AM Waterhouse, J Procter, G Barton, M Clamp, S Searle\r
+ * Copyright (C) 2006 AM Waterhouse, J Procter, G Barton, M Clamp, S Searle\r
  *\r
  * This program is free software; you can redistribute it and/or\r
  * modify it under the terms of the GNU General Public License\r
@@ -20,14 +20,10 @@ package jalview.ws;
 \r
 import ext.vamsas.*;\r
 \r
-import jalview.analysis.AlignSeq;\r
-\r
 import jalview.datamodel.*;\r
 \r
 import jalview.gui.*;\r
 \r
-import java.util.*;\r
-\r
 import javax.swing.*;\r
 \r
 /**\r
@@ -37,7 +33,7 @@ import javax.swing.*;
  * @version $Revision$\r
  */\r
 public class MsaWSClient\r
-    extends WSClient \r
+    extends WSClient\r
 {\r
   /**\r
    * server is a WSDL2Java generated stub for an archetypal MsaWSI service.\r