go fmt
This commit is contained in:
@@ -89,4 +89,4 @@ func PrintMemUsage(totalRowCount uint64) {
|
||||
}
|
||||
func bToMb(b uint64) uint64 {
|
||||
return b / 1024 / 1024
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user