JAL-3878 Move CredentialType class to jalview.ws2.api package
[jalview.git] / src / jalview / ws2 / actions / api / ActionI.java
index 4b47e94..c789b32 100644 (file)
@@ -5,8 +5,8 @@ import java.util.List;
 
 import jalview.viewmodel.AlignmentViewport;
 import jalview.ws.params.ArgumentI;
+import jalview.ws2.api.CredentialType;
 import jalview.ws2.api.Credentials;
-import jalview.ws2.common.CredentialType;
 
 /**
  * {@code Action} object represents an executable action that the web service