removed unnecessary breaks

This commit is contained in:
James Tomasino 2018-08-14 23:46:43 -04:00
parent 57976bb328
commit 8ac011d8bb
1 changed files with 0 additions and 1 deletions

1
pb
View File

@ -76,7 +76,6 @@ while true; do
shift
ENDPOINT="$2"
shift
break
;;
-x)
flag_shortlist=1