Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Dec 11, 2024
1 parent 0b8a4eb commit 54a5687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/routes/feed.xml.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { logoOverrides } from '~~/shared/constants'
import { Feed } from 'feed'
import { joinURL } from 'ufo'
import { logoOverrides } from '~~/shared/constants'

export default defineEventHandler(async (event) => {
const config = useRuntimeConfig()
Expand Down

0 comments on commit 54a5687

Please sign in to comment.