diff options
Diffstat (limited to 'test/image/BUILD')
-rw-r--r-- | test/image/BUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/image/BUILD b/test/image/BUILD index e270c52ac..e749e47d4 100644 --- a/test/image/BUILD +++ b/test/image/BUILD @@ -24,7 +24,6 @@ go_test( deps = [ "//pkg/test/dockerutil", "//pkg/test/testutil", - "@com_github_docker_docker//api/types/mount:go_default_library", ], ) |