Removed unused code
This commit is contained in:
parent
452b31f235
commit
61a56eb31e
@ -70,7 +70,6 @@ parse_rabbitmq_url(){
|
||||
else
|
||||
user=$userpass
|
||||
fi
|
||||
echo $user
|
||||
|
||||
# extract the host
|
||||
local hostport="$(echo ${url/$userpass@/} | cut -d/ -f1)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user