Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
TyHil committed Dec 11, 2024
1 parent 2d62f0e commit 54778a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import type { PlasmoCSConfig } from 'plasmo';
import { type SearchQuery, searchQueryEqual } from '~utils/SearchQuery';
import { type SearchQuery } from '~utils/SearchQuery';

// Plasmo CS config export
export const config: PlasmoCSConfig = {
Expand Down

0 comments on commit 54778a3

Please sign in to comment.