goimports cleanup
This commit is contained in:
@@ -4,7 +4,6 @@ import (
|
||||
"crypto/rand"
|
||||
"errors"
|
||||
"hash/crc32"
|
||||
"git.crumpington.com/public/jldb/mdb"
|
||||
"log"
|
||||
mrand "math/rand"
|
||||
"os"
|
||||
@@ -13,6 +12,8 @@ import (
|
||||
"sync"
|
||||
"sync/atomic"
|
||||
"time"
|
||||
|
||||
"git.crumpington.com/public/jldb/mdb"
|
||||
)
|
||||
|
||||
type DataItem struct {
|
||||
|
||||
Reference in New Issue
Block a user