diff --git a/pkg/storage/etcd/BUILD b/pkg/storage/etcd/BUILD index bb53f21869f..e426be52dd2 100644 --- a/pkg/storage/etcd/BUILD +++ b/pkg/storage/etcd/BUILD @@ -63,7 +63,6 @@ go_test( "//pkg/storage/testing:go_default_library", "//pkg/watch:go_default_library", "//vendor:github.com/coreos/etcd/client", - "//vendor:github.com/stretchr/testify/assert", "//vendor:golang.org/x/net/context", ], )