mirror of
https://github.com/netbirdio/netbird.git
synced 2025-06-24 11:41:35 +02:00
Remove unused debug case from service client UI
This commit is contained in:
parent
4f067daefe
commit
ee8957b052
@ -328,7 +328,6 @@ func newServiceClient(args *newServiceClientArgs) *serviceClient {
|
||||
s.showSettingsUI()
|
||||
case args.showNetworks:
|
||||
s.showNetworksUI()
|
||||
case args.showDebug:
|
||||
case args.showLoginURL:
|
||||
s.showLoginURL()
|
||||
case args.showDebug:
|
||||
|
Loading…
x
Reference in New Issue
Block a user