Skip to content

Commit e485297

Browse files
author
[a561842] hubert marteau
committed
Issue patch
1 parent 54eb7a1 commit e485297

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/main/java/multichain/command/ChainCommand.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@ public ChainCommand(String ip, String port, String login, String password, Runti
5858
public String getInfo() throws MultichainException {
5959
return executeGetInfo();
6060
}
61-
public String getInfo(String arg) throws MultichainException {
62-
return executeGetInfo(arg);
63-
}
6461

6562
/**
6663
* help ( command )

0 commit comments

Comments
 (0)