Skip to content

Commit

Permalink
Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dac09 committed Jun 13, 2023
1 parent 500c792 commit b6ecf55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/cli/src/commands/setup/vite/viteHandler.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import fs from 'fs'
import path from 'path'

import chalk from 'chalk'
import { Listr } from 'listr2'

import { addWebPackages } from '@redwoodjs/cli-helpers'
Expand Down

0 comments on commit b6ecf55

Please sign in to comment.