Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jbaubree committed Nov 17, 2023
1 parent d90d8e5 commit 8c7bd32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/robots.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { ensurePrefix, ensureSuffix } from '@antfu/utils'
import { ensurePrefix } from '@antfu/utils'

import type { RobotOption } from './types'
import { removeMaybeSuffix } from './utils'
Expand Down

0 comments on commit 8c7bd32

Please sign in to comment.