Skip to content

Commit

Permalink
Rm unused
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Dec 18, 2024
1 parent 6eac66c commit 2da38d0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/lib/statsig/events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -239,10 +239,6 @@ export type LogEvents = {

'trendingTopics:show': {}
'trendingTopics:hide': {
context:
| 'sidebar'
| 'interstitial'
| 'explore:trending'
| 'explore:recommendations'
context: 'sidebar' | 'interstitial' | 'explore:trending'
}
}

0 comments on commit 2da38d0

Please sign in to comment.