Skip to content

Commit

Permalink
Merge pull request #9174 from johngmyers/remove-vfsscan
Browse files Browse the repository at this point in the history
Remove unused VFSScan
  • Loading branch information
k8s-ci-robot authored May 27, 2020
2 parents 092cf13 + 62ebbc5 commit 92f8e22
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 288 deletions.
1 change: 0 additions & 1 deletion util/pkg/vfs/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ go_library(
"sshfs.go",
"swiftfs.go",
"vfs.go",
"vfssync.go",
"writeoption.go",
],
importpath = "k8s.io/kops/util/pkg/vfs",
Expand Down
287 changes: 0 additions & 287 deletions util/pkg/vfs/vfssync.go

This file was deleted.

0 comments on commit 92f8e22

Please sign in to comment.