mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-09-12 21:01:36 +00:00
🔥 Remove a log message
This commit is contained in:
@@ -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:")
|
||||
|
||||
var licenseKey string
|
||||
|
Reference in New Issue
Block a user