Skip to content

Commit eb61b6a

Browse files
committed
remove debug messages
1 parent bfc4314 commit eb61b6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

orcli

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2579,7 +2579,6 @@ orcli_export_jsonl_command() {
25792579
orcli_export_csv_command() {
25802580
# src/export_csv_command.sh
25812581
# shellcheck shell=bash
2582-
inspect_args
25832582
projectid="$(get_id "${args[project]}")"
25842583
separator="${args[--separator]:-,}"
25852584

0 commit comments

Comments
 (0)