Skip to content

Commit

Permalink
clean(cli): unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Jolg42 committed May 28, 2020
1 parent f6d7b8c commit 12bb444
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/packages/cli/src/bin.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/bin/env ts-node
import fs from 'fs'
import { promisify } from 'util'
import path from 'path'
import dotenv from 'dotenv'
import chalk from 'chalk'
Expand Down

0 comments on commit 12bb444

Please sign in to comment.