diff --git a/volume/drivers/nfs/nfs.go b/volume/drivers/nfs/nfs.go index fb9c136ef..e16f7ae94 100644 --- a/volume/drivers/nfs/nfs.go +++ b/volume/drivers/nfs/nfs.go @@ -4,7 +4,6 @@ import ( "context" "errors" "fmt" - "github.com/libopenstorage/openstorage/pkg/correlation" "io" "os" "os/exec"