fix build

This commit is contained in:
Chris Lu 2021-08-26 17:33:57 -07:00
parent 49a8dfb976
commit 9242f3aaeb

View File

@ -1,7 +1,7 @@
package filer
import (
"github.com/chrislusf/seaweedfs/weed/pb/filer_pb"
"github.com/chrislusf/seaweedfs/weed/pb/remote_pb"
"github.com/stretchr/testify/assert"
"testing"
)