Skip to content

Commit

Permalink
chore: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Mar 9, 2024
1 parent 3d46d13 commit 6a160d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/cli.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import os from 'node:os'
import { CAC } from 'cac'
import { readFileSync, writeFileSync } from 'fs-extra'
import { log } from '@stacksjs/logging'
import { config } from '../src/config'
import { version } from '../package.json'

const cli = new CAC('tlsx')
Expand Down

0 comments on commit 6a160d4

Please sign in to comment.