Skip to content

Commit

Permalink
remove debug messages
Browse files Browse the repository at this point in the history
  • Loading branch information
felixlohmeier committed Dec 16, 2023
1 parent bfc4314 commit eb61b6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion orcli
Original file line number Diff line number Diff line change
Expand Up @@ -2579,7 +2579,6 @@ orcli_export_jsonl_command() {
orcli_export_csv_command() {
# src/export_csv_command.sh
# shellcheck shell=bash
inspect_args
projectid="$(get_id "${args[project]}")"
separator="${args[--separator]:-,}"

Expand Down

0 comments on commit eb61b6a

Please sign in to comment.