Skip to content

Commit

Permalink
Small startup fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
crschnick committed Feb 21, 2023
1 parent 84a1291 commit 14fa662
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions beacon/src/main/java/io/xpipe/beacon/BeaconClient.java
Original file line number Diff line number Diff line change
Expand Up @@ -314,8 +314,6 @@ public final CliClientInformation cli() {
@EqualsAndHashCode(callSuper = false)
public static class CliClientInformation extends ClientInformation {

int consoleWidth;

@Override
public String toDisplayString() {
return "X-Pipe CLI";
Expand Down

0 comments on commit 14fa662

Please sign in to comment.