kline: Gofmt -s

This commit is contained in:
Daniel Oaks 2017-10-06 12:45:32 +10:00
parent 9f7e395c96
commit 10949a434a
1 changed files with 0 additions and 1 deletions

View File

@ -101,7 +101,6 @@ func (km *KLineManager) CheckMasks(masks ...string) (isBanned bool, info *IPBanI
}
}()
km.RLock()
defer km.RUnlock()