Skip to content

Commit

Permalink
lint-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Nov 3, 2021
1 parent d567b78 commit 1d42525
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/install-native.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import os from 'os'
import path from 'path'
import execa from 'execa'
import fs from 'fs-extra'

;(async function () {
try {
let tmpdir = path.join(os.tmpdir(), `next-swc-${Date.now()}`)
Expand Down

0 comments on commit 1d42525

Please sign in to comment.