Skip to content

Commit

Permalink
changes for review suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
slahirucd7 committed Feb 22, 2024
1 parent fa086ff commit e238c8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adapter/internal/messaging/listener.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ func ProcessEvents(config *config.Config) {
go handleNotification()
go handleKMConfiguration()
go handleThrottleData() // TODO: Remove this since it's not being used now
go handleTokenRevocation()
}

0 comments on commit e238c8e

Please sign in to comment.