Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrooksuk committed Nov 3, 2023
1 parent e66b403 commit 75f60ce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions server/api/[version].js
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import { laravel } from '../../manifest.json'
import fs from 'node:fs'
import { sendStream } from 'h3'

const versionMap = {
'10.x': () => import(`~/assets/10.x.json`),
Expand Down

1 comment on commit 75f60ce

@vercel
Copy link

@vercel vercel bot commented on 75f60ce Nov 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.