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
|
||||
|
||||
import (
|
||||
"os"
|
||||
"path/filepath"
|
||||
"testing"
|
||||
|
||||
"github.com/micro/go-micro/v3/store"
|
||||
|
Reference in New Issue
Block a user