mirror of
https://github.com/zrepl/zrepl.git
synced 2025-08-18 02:39:46 +02:00
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