mirror of
https://github.com/magefree/mage.git
synced 2025-12-27 05:52:06 -08:00
removed unused method from MageClient interface
This commit is contained in:
parent
a4f73a9fde
commit
af345ac299
3 changed files with 0 additions and 13 deletions
|
|
@ -57,12 +57,6 @@ public class MultiConnectTest {
|
|||
session.connect(connection);
|
||||
}
|
||||
|
||||
@Override
|
||||
public UUID getId() {
|
||||
logger.info("getId");
|
||||
return null;
|
||||
}
|
||||
|
||||
@Override
|
||||
public MageVersion getVersion() {
|
||||
logger.info("getVersion");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue