Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sidvishnoi authored and raducristianpopa committed Aug 16, 2024
1 parent da3cb08 commit 2c1bd20
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/background/services/deduplicator.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import type { Logger } from '@/shared/logger'
import type { Cradle } from '../container'

type AsyncFn<T> = (...args: any[]) => Promise<T>
Expand Down

0 comments on commit 2c1bd20

Please sign in to comment.