mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-06-24 07:14:15 +00:00
🔥 Remove a log message
This commit is contained in:
parent
4216f07ec7
commit
362b17dec4
@ -119,8 +119,6 @@ func runLicenseRecieverServer() {
|
|||||||
}
|
}
|
||||||
}()
|
}()
|
||||||
|
|
||||||
log.Info().Str("url", PRO_URL).Msg("Opened the login page in your browser:")
|
|
||||||
|
|
||||||
log.Info().Msg("Alternatively enter your license key:")
|
log.Info().Msg("Alternatively enter your license key:")
|
||||||
|
|
||||||
var licenseKey string
|
var licenseKey string
|
||||||
|
Loading…
Reference in New Issue
Block a user