chore: remove debug

This commit is contained in:
Derrick Hammer 2023-12-28 01:19:32 -05:00
parent 522c7eb1d8
commit 6046d46a04
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ export INPUT_NODE=$1
export INPUT_SEED=$2
export INPUT_FOLDER=$3
echo "ARGS:" $@
# Providing a default value for INPUT_FOLDER if not set
if [ -z "$INPUT_FOLDER" ]
then