remove debug messages
This commit is contained in:
parent
943ce2ab17
commit
bfc43142fe
|
@ -1,5 +1,4 @@
|
||||||
# shellcheck shell=bash
|
# shellcheck shell=bash
|
||||||
inspect_args
|
|
||||||
projectid="$(get_id "${args[project]}")"
|
projectid="$(get_id "${args[project]}")"
|
||||||
separator="${args[--separator]:-,}"
|
separator="${args[--separator]:-,}"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue