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