Skip to content

Commit

Permalink
fix: use proper unlighthouse import
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Jan 11, 2022
1 parent 287527e commit 8b283a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/discovery/sitemap.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import Sitemapper from 'sitemapper'
import { useUnlighthouse } from '@unlighthouse/core'
import { useUnlighthouse } from '../unlighthouse'
import { useLogger } from '../logger'

/**
Expand Down

0 comments on commit 8b283a2

Please sign in to comment.