mirror of
https://github.com/magefree/mage.git
synced 2026-01-10 21:02:08 -08:00
fixed build
This commit is contained in:
parent
e46399c1e0
commit
479f12f4b7
2 changed files with 0 additions and 10 deletions
|
|
@ -27,11 +27,6 @@ public class SimpleMageClient implements MageClient {
|
|||
callbackClient = new LoadCallbackClient();
|
||||
}
|
||||
|
||||
@Override
|
||||
public UUID getId() {
|
||||
return clientId;
|
||||
}
|
||||
|
||||
@Override
|
||||
public MageVersion getVersion() {
|
||||
return version;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue