summaryrefslogtreecommitdiff
path: root/test/e2e/volume_inspect_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/e2e/volume_inspect_test.go')
-rw-r--r--test/e2e/volume_inspect_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/e2e/volume_inspect_test.go b/test/e2e/volume_inspect_test.go
index 055be5b19..172063b90 100644
--- a/test/e2e/volume_inspect_test.go
+++ b/test/e2e/volume_inspect_test.go
@@ -2,7 +2,6 @@ package integration
import (
"os"
- "strings"
. "github.com/containers/podman/v3/test/utils"
. "github.com/onsi/ginkgo"