🔥 Remove a log message

This commit is contained in:
M. Mert Yildiran 2023-03-13 22:54:10 +03:00
parent 4216f07ec7
commit 362b17dec4
No known key found for this signature in database
GPG Key ID: DA5D6DCBB758A461

View File

@ -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