Skip to content

Commit

Permalink
style: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lumenghz committed Nov 27, 2022
1 parent 58fe650 commit 02e4a5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bin/ti.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import yargs from 'yargs/yargs'
import { hideBin } from 'yargs/helpers'
import type { TiConfig } from '../config'
import { getConfig } from '../config'
import { listTi, runTi } from '../runner'

Expand Down

0 comments on commit 02e4a5e

Please sign in to comment.