remove debug messages

This commit is contained in:
Felix Lohmeier 2023-12-16 04:08:37 +01:00
parent bfc43142fe
commit eb61b6a1c4
1 changed files with 0 additions and 1 deletions

1
orcli
View File

@ -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]:-,}"