mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-04-22 23:49:09 -04:00
Small startup fixes
This commit is contained in:
@@ -314,8 +314,6 @@ public class BeaconClient implements AutoCloseable {
|
||||
@EqualsAndHashCode(callSuper = false)
|
||||
public static class CliClientInformation extends ClientInformation {
|
||||
|
||||
int consoleWidth;
|
||||
|
||||
@Override
|
||||
public String toDisplayString() {
|
||||
return "X-Pipe CLI";
|
||||
|
||||
Reference in New Issue
Block a user