Cleans up SP auth, parse resps, store for display, etc
[mkjsf-moved-to-github.git] / src / main / java / com / indexdata / mkjsf / pazpar2 / commands / sp / AuthCommand.java
index 698f265..4d72d61 100644 (file)
@@ -9,7 +9,6 @@ public class AuthCommand extends Pazpar2Command implements ServiceProxyCommand {
 \r
   public AuthCommand(StateManager stateMgr) {\r
     super("auth", stateMgr);\r
-    // TODO Auto-generated constructor stub\r
   }\r
   \r
   public AuthCommand copy () {\r
@@ -24,6 +23,4 @@ public class AuthCommand extends Pazpar2Command implements ServiceProxyCommand {
   public ServiceProxyCommand getSp() {\r
     return this;\r
   }\r
-\r
-\r
 }\r