aboutsummaryrefslogtreecommitdiff
path: root/page.go
diff options
context:
space:
mode:
Diffstat (limited to 'page.go')
-rw-r--r--page.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/page.go b/page.go
index ba39dc5..c26b957 100644
--- a/page.go
+++ b/page.go
@@ -1,7 +1,6 @@
package bolt
import (
- "bytes"
"unsafe"
)