Skip to content
Snippets Groups Projects
Commit 61a56eb3 authored by Alexey Golubev's avatar Alexey Golubev Committed by GitHub
Browse files

Removed unused code

parent 452b31f2
No related branches found
No related tags found
No related merge requests found
...@@ -70,7 +70,6 @@ parse_rabbitmq_url(){ ...@@ -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)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment