Skip to content

Commit

Permalink
remove unused wrapper
Browse files Browse the repository at this point in the history
Signed-off-by: Xudong Liu <xudongl@vmware.com>
  • Loading branch information
Xudong Liu committed Jan 29, 2024
1 parent 74bde04 commit 1136300
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 197 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@ var (
}
vms VMService
fakeLBIP = "1.1.1.1"

// FakeClientWrapper allows functions to be replaced for fault injection
fc *fakevmclient.Clientset
)

func initTest() (*v1.Service, VMService, *fakevmclient.Clientset) {
Expand Down
97 changes: 0 additions & 97 deletions pkg/util/fake_vm_client_wrapper.go

This file was deleted.

97 changes: 0 additions & 97 deletions pkg/util/fake_vm_service_client_wrapper.go

This file was deleted.

0 comments on commit 1136300

Please sign in to comment.