Skip to content

Commit

Permalink
Updating build files after review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Aniket Kulkarni committed Oct 25, 2018
1 parent 45aec04 commit 82f83a8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/e2e/storage/BUILD
Expand Up @@ -8,7 +8,7 @@ go_library(
"empty_dir_wrapper.go",
"ephemeral_volume.go",
"flexvolume.go",
"flexvolume_resize.go",
"flexvolume_online_resize.go",
"generic_persistent_volume-disruptive.go",
"in_tree_volumes.go",
"mounted_volume_resize.go",
Expand All @@ -34,7 +34,6 @@ go_library(
"//pkg/apis/core/v1/helper:go_default_library",
"//pkg/apis/storage/v1/util:go_default_library",
"//pkg/client/conditions:go_default_library",
"//pkg/features:go_default_library",
"//pkg/kubelet/apis:go_default_library",
"//pkg/kubelet/metrics:go_default_library",
"//pkg/util/slice:go_default_library",
Expand Down

0 comments on commit 82f83a8

Please sign in to comment.