aboutsummaryrefslogtreecommitdiff
path: root/c/cursor_test.go
diff options
context:
space:
mode:
authorMartin Kobetic <mkobetic@gmail.com>2014-04-13 15:05:28 +0000
committerSteven Normore <snormore@gmail.com>2014-04-16 13:27:48 +0000
commit3ae69d73fbfbe132b6bf305ff58beb12640b874e (patch)
treec1c3c4d5298f356809d816775adcad8ef0ca8f81 /c/cursor_test.go
parentminor cleanup (diff)
downloaddedo-3ae69d73fbfbe132b6bf305ff58beb12640b874e.tar.gz
dedo-3ae69d73fbfbe132b6bf305ff58beb12640b874e.tar.xz
cleanup
Diffstat (limited to 'c/cursor_test.go')
-rw-r--r--c/cursor_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/cursor_test.go b/c/cursor_test.go
index 7c45346..12710d9 100644
--- a/c/cursor_test.go
+++ b/c/cursor_test.go
@@ -1,6 +1,5 @@
package c
-import "C"
import (
"github.com/boltdb/bolt"
"github.com/stretchr/testify/assert"