Skip to content

Commit

Permalink
Remove logs
Browse files Browse the repository at this point in the history
  • Loading branch information
nitro-marky committed Sep 11, 2023
1 parent d12a898 commit 431b418
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ program
`)
try {
const res: Process.RawPayload[] = await getAll(mapOptions(options))
console.log(res)
let processes: Process.RawPayload[]

listTransforming(res, processes, options)
Expand Down

0 comments on commit 431b418

Please sign in to comment.