Fix build
This commit is contained in:
parent
b1863ec9a1
commit
52d9956d49
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ package lrucache
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"math/rand"
|
"math/rand"
|
||||||
|
"runtime/debug"
|
||||||
"sort"
|
"sort"
|
||||||
"testing"
|
"testing"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue