Skip to content

Commit

Permalink
ugh vscode auto-import is the dumbest thing
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Feb 10, 2022
1 parent f604c73 commit 3c7f019
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/adapter-vercel/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { existsSync, writeFileSync } from 'fs';
import { posix } from 'path';
import { fileURLToPath } from 'url';
import esbuild from 'esbuild';
import { config } from 'process';

const dir = '.vercel_build_output';

Expand Down

0 comments on commit 3c7f019

Please sign in to comment.