Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljackins committed Sep 21, 2023
1 parent f00ad3a commit aad9f05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/browser/src/plugins/page-enrichment/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import { tld } from '../../core/user/tld'
import { gracefulDecodeURIComponent } from '../../core/query-string/gracefulDecodeURIComponent'
import { CookieStorage, UniversalStorage } from '../../core/storage'
import { Analytics } from '../../core/analytics'
import { UADataValues } from '../../lib/client-hints/interfaces'
import { clientHints } from '../../lib/client-hints'

interface PageDefault {
Expand Down

0 comments on commit aad9f05

Please sign in to comment.