Skip to content

Commit

Permalink
Remove unused VFSScan
Browse files Browse the repository at this point in the history
  • Loading branch information
johngmyers committed May 25, 2020
1 parent bfd65ae commit 62ebbc5
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 62ebbc5

Please sign in to comment.