Skip to content

Commit 108bcc5

Browse files
committed
Revert "Authored-by: Wayne Adams <[email protected]>"
This reverts commit e998a42.
1 parent 9afa4b9 commit 108bcc5

File tree

5 files changed

+0
-216
lines changed

5 files changed

+0
-216
lines changed

api/expiring_license_service.go

Lines changed: 0 additions & 14 deletions
This file was deleted.

cmd/main.go

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -437,16 +437,6 @@ func Main(sout io.Writer, serr io.Writer, version string, applySleepDurationStri
437437
if err != nil {
438438
return err
439439
}
440-
441-
_, err = parser.AddCommand(
442-
"expiring-licenses",
443-
"lists expiring licenses from the Ops Manager targeted",
444-
"returns a list of expiring licenses from an existing Ops Manager",
445-
commands.NewExpiringLicenses(api, stdout),
446-
)
447-
if err != nil {
448-
return err
449-
}
450440
_, err = parser.AddCommand(
451441
"export-installation",
452442
"exports the installation of the target Ops Manager",

commands/expiring_licenses.go

Lines changed: 0 additions & 41 deletions
This file was deleted.

commands/expiring_licenses_test.go

Lines changed: 0 additions & 38 deletions
This file was deleted.

commands/fakes/expiring_licenses_service.go

Lines changed: 0 additions & 113 deletions
This file was deleted.

0 commit comments

Comments
 (0)