Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
cleanup console logs
Browse files Browse the repository at this point in the history
  • Loading branch information
IMax153 committed Nov 20, 2023
1 parent fec4166 commit f505e0d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 33 deletions.
32 changes: 0 additions & 32 deletions examples/testing.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/internal/options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1091,7 +1091,6 @@ const parseOptions = (
inKeyValueOption = false
currentIndex = currentIndex + 1
}
console.dir({ keyValues, currentIndex, leftover })
}
return Effect.succeed([keyValues, leftover])
}
Expand Down

0 comments on commit f505e0d

Please sign in to comment.