diff --git a/src/export_csv_command.sh b/src/export_csv_command.sh index 04fad58..87f1312 100644 --- a/src/export_csv_command.sh +++ b/src/export_csv_command.sh @@ -1,5 +1,4 @@ # shellcheck shell=bash -inspect_args projectid="$(get_id "${args[project]}")" separator="${args[--separator]:-,}"