Skip to content

Commit

Permalink
Fix: rebased latest repo
Browse files Browse the repository at this point in the history
  • Loading branch information
saileshvvr committed Jun 8, 2024
1 parent 47c1942 commit c63b92c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/sbi/consumer/subscriber_data_management.go
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ func SDMUnSubscribe(smCtx *smf_context.SMContext) (problemDetails *models.Proble
configuration.SetBasePath(sdmUri)

client := Nudm_SubscriberDataManagement.NewAPIClient(configuration)

subscriptionId := smf_context.GetSelf().Ues.GetSubscriptionId(smCtx.Supi)

ctx, pd, oauthErr := smf_context.GetSelf().GetTokenCtx(models.ServiceName_NUDM_SDM, models.NfType_UDM)
Expand Down

0 comments on commit c63b92c

Please sign in to comment.