mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Update agent.go
This commit is contained in:
@@ -488,7 +488,6 @@ func (tm *TokenManager) MonitorSecretChanges(secretTemplate Template, sigChan ch
|
||||
// Now you can use the `command` variable, which is guaranteed to be a string
|
||||
|
||||
for {
|
||||
log.Info().Msg("polling")
|
||||
token := tm.GetToken()
|
||||
|
||||
if token != "" {
|
||||
|
||||
Reference in New Issue
Block a user