minor
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
package page_writer
|
||||
|
||||
import "math"
|
||||
import (
|
||||
"math"
|
||||
)
|
||||
|
||||
// ChunkWrittenInterval mark one written interval within one page chunk
|
||||
type ChunkWrittenInterval struct {
|
||||
|
||||
Reference in New Issue
Block a user