remove redundant line

get_apache_version function was removed
local apache_version is not used anywhere

Change-Id: I5ac8974b903a4b8c113fb036efbd2aa49f0b77b8
This commit is contained in:
Eyal 2019-01-07 17:11:36 +02:00
parent c676eae200
commit 71f1a6c8bb
1 changed files with 0 additions and 1 deletions

View File

@ -69,7 +69,6 @@ function _aodh_config_apache_wsgi {
sudo mkdir -p $AODH_WSGI_DIR
local aodh_apache_conf=$(apache_site_config_for aodh)
local apache_version=$(get_apache_version)
local venv_path=""
# Copy proxy vhost and wsgi file