JAL-1601 Expand secondary structure prediction tests
[jalview.git] / test / jalview / ws2 / actions / alignment / AlignmentActionTest.java
index d7ef20b..37cdea8 100644 (file)
@@ -21,8 +21,6 @@ import java.util.List;
 import java.util.concurrent.CountDownLatch;
 import java.util.concurrent.TimeUnit;
 
-import javax.help.UnsupportedOperationException;
-
 import org.mockito.ArgumentCaptor;
 import org.testng.annotations.BeforeMethod;
 import org.testng.annotations.DataProvider;