mirror of
https://github.com/zrepl/zrepl.git
synced 2025-08-08 23:04:46 +02:00
format source tree using goimports
This commit is contained in:
@ -26,4 +26,4 @@ func debugPrefix(prefixFormat string, prefixFormatArgs ...interface{}) debugFunc
|
||||
return func(format string, args ...interface{}) {
|
||||
debug("%s: %s", prefix, fmt.Sprintf(format, args))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user