chore: format files using gofmt

This commit is contained in:
Varun Narravula
2025-12-31 15:07:06 -08:00
committed by Owen Schwartz
parent 8152d4133f
commit 5cfa0dfb97
5 changed files with 42 additions and 42 deletions

View File

@@ -416,4 +416,4 @@ func (d *DarwinDNSConfigurator) clearState() error {
logger.Debug("Cleared DNS state file")
return nil
}
}