Remove license update job (#20037)

This commit is contained in:
Shireesh Anjal
2024-07-04 00:19:48 +05:30
committed by GitHub
parent 88926ad8e9
commit 22c53b1c70
3 changed files with 0 additions and 126 deletions

View File

@@ -1030,11 +1030,6 @@ func serverMain(ctx *cli.Context) {
globalTransitionState.Init(newObject)
})
// Initialize the license update job
bootstrapTrace("initLicenseUpdateJob", func() {
initLicenseUpdateJob(GlobalContext, newObject)
})
go func() {
// Initialize transition tier configuration manager
bootstrapTrace("globalTierConfigMgr.Init", func() {