Skip to content

Commit

Permalink
remove unused type
Browse files Browse the repository at this point in the history
  • Loading branch information
Courey committed Jun 12, 2024
1 parent 464c8e4 commit 735c443
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions launchSearch.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@

import Dockerode from 'dockerode'

type Message = {
action: string
}

const [, , argv] = process.argv
const { dataDir, logsDir, engine, port, options } = JSON.parse(argv)

Expand Down

0 comments on commit 735c443

Please sign in to comment.