Skip to content

Commit

Permalink
remove unused space
Browse files Browse the repository at this point in the history
  • Loading branch information
zoey-kaiser committed Mar 30, 2024
1 parent ae0946c commit 4a1b10a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { getUserPkgManager } from "./utils/getUserPkgManager"
import { cliOptions } from "./utils/parseCliOptions"
import { count } from "./utils/count"


const main = async () => {
const { quick, ci } = cliOptions
if (!quick) {
Expand Down

0 comments on commit 4a1b10a

Please sign in to comment.