Skip to content

Commit 7397a0f

Browse files
authored
Merge pull request kubernetes#129702 from carlory/clean-e2e
remove outdate comment
2 parents fa8e37f + 27815ac commit 7397a0f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/e2e/storage/drivers/csi_objects.go renamed to test/e2e/storage/drivers/util.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ See the License for the specific language governing permissions and
1414
limitations under the License.
1515
*/
1616

17-
// This file is used to deploy the CSI hostPath plugin
18-
// More Information: https://github.com/kubernetes-csi/drivers/tree/master/pkg/hostpath
19-
2017
package drivers
2118

2219
import (

0 commit comments

Comments
 (0)