diff options
Diffstat (limited to 'unmaintained/stream_read_volume/stream_read_volume.go')
| -rw-r--r-- | unmaintained/stream_read_volume/stream_read_volume.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unmaintained/stream_read_volume/stream_read_volume.go b/unmaintained/stream_read_volume/stream_read_volume.go index cfdb36815..b148e4a4a 100644 --- a/unmaintained/stream_read_volume/stream_read_volume.go +++ b/unmaintained/stream_read_volume/stream_read_volume.go @@ -12,8 +12,8 @@ import ( "github.com/seaweedfs/seaweedfs/weed/pb/volume_server_pb" "github.com/seaweedfs/seaweedfs/weed/security" "github.com/seaweedfs/seaweedfs/weed/util" - "google.golang.org/grpc" util_http "github.com/seaweedfs/seaweedfs/weed/util/http" + "google.golang.org/grpc" ) var ( |
