diff --git a/scripts/add-object-block.sh b/scripts/add-object-block.sh index d0bc7bcef..5e2d7e2f3 100755 --- a/scripts/add-object-block.sh +++ b/scripts/add-object-block.sh @@ -91,10 +91,6 @@ if [ -z "$base" ] ; then print_usage exit 1 fi -if [ -z "$title" ] ; then - print_usage - exit 1 -fi if [ -z "$value" ] ; then print_usage exit 1