format source tree using goimports
This commit is contained in:
@@ -39,4 +39,4 @@ func (l *L) NewCond() *sync.Cond {
|
||||
func (l *L) DropWhile(f func()) {
|
||||
defer l.Unlock().Lock()
|
||||
f()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user