Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
hemengke1997 committed Nov 14, 2023
1 parent 9dcf924 commit 8026728
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/node/build/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import { createRequire } from 'node:module'
import os from 'node:os'
import path from 'node:path'
import colors from 'picocolors'
import { isCI } from 'std-env'
import { type ResolvedConfig } from 'vite'
import { globalConfig } from '../global-config'
import { type GlobalConfig } from '../global-config/GlobalConfigBuilder'
Expand Down

0 comments on commit 8026728

Please sign in to comment.