fix linting

This commit is contained in:
Cody Lee
2025-12-03 11:40:21 -06:00
parent bc37996775
commit 6f4384c18d
14 changed files with 41 additions and 24 deletions

View File

@@ -58,6 +58,7 @@ func (u *UnifiPoller) PrintPasswordHash() (err error) {
func (u *UnifiPoller) DebugIO() error {
inputSync.RLock()
defer inputSync.RUnlock()
outputSync.RLock()
defer outputSync.RUnlock()