Skip to content

Commit

Permalink
Auto-remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jahooma authored and github-actions[bot] committed Apr 4, 2024
1 parent a67f004 commit e6dc3aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/api/src/on-create-bet.ts
Expand Up @@ -68,7 +68,6 @@ import {
import { debounce } from 'api/helpers/debounce'
import { MONTH_MS } from 'common/util/time'
import { track } from 'shared/analytics'
import { joinContractChannel } from 'shared/supabase/channel'

const firestore = admin.firestore()

Expand Down

0 comments on commit e6dc3aa

Please sign in to comment.