Skip to content

Commit

Permalink
feat: remove unused space in import
Browse files Browse the repository at this point in the history
  • Loading branch information
andostronaut committed Nov 29, 2023
1 parent 2391d86 commit 1ece000
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/helpers/git.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { green, yellow } from '../../deps.ts'
import { spawnPiped } from './spawn.ts'

import { CliError } from './error.ts'

export async function gitStatus() {
Expand Down

0 comments on commit 1ece000

Please sign in to comment.