Skip to content

Commit 80229e2

Browse files
committed
Updating wrappers path
Signed-off-by: Arun Tony <[email protected]>
1 parent 8b9c9fc commit 80229e2

File tree

6 files changed

+4
-82
lines changed

6 files changed

+4
-82
lines changed

api/None/infra.go

Lines changed: 0 additions & 78 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//nolint:revive
2-
package globalinfra
2+
package infra
33

44
// The following file has been autogenerated. Please avoid any changes!
55
import (
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//nolint:revive
2-
package globalinfra
2+
package infra
33

44
// The following file has been autogenerated. Please avoid any changes!
55
import (
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//nolint:revive
2-
package globalinfra
2+
package infra
33

44
// The following file has been autogenerated. Please avoid any changes!
55
import (

api/None/upgrade_checks.go renamed to api/nsx/upgrade/pre_upgrade_checks/upgrade_checks.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//nolint:revive
2-
package globalinfra
2+
package preupgradechecks
33

44
// The following file has been autogenerated. Please avoid any changes!
55
import (
File renamed without changes.

0 commit comments

Comments
 (0)