fix store cache test
This commit is contained in:
2
store/cache/cache_test.go
vendored
2
store/cache/cache_test.go
vendored
@@ -1,8 +1,6 @@
|
|||||||
package cache
|
package cache
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"os"
|
|
||||||
"path/filepath"
|
|
||||||
"testing"
|
"testing"
|
||||||
|
|
||||||
"github.com/micro/go-micro/v3/store"
|
"github.com/micro/go-micro/v3/store"
|
||||||
|
Reference in New Issue
Block a user