1
0
Fork 0
forked from External/ergo

kline: Gofmt -s

This commit is contained in:
Daniel Oaks 2017-10-06 12:45:32 +10:00
parent 9f7e395c96
commit 10949a434a

View file

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