Skip to content

Commit acdf4bf

Browse files
committed
remove echo output
1 parent 160b172 commit acdf4bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

func/main.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,6 @@ is_password_valid() {
420420
fi
421421
fi
422422
fi
423-
echo $password;
424423
}
425424

426425
# Check if hash is transmitted via file

0 commit comments

Comments
 (0)