removed space

This commit is contained in:
Noah Swartz
2015-12-01 09:59:45 -08:00
parent 739fd6614b
commit e846b157ed
@@ -275,7 +275,6 @@ class ApacheConfigurator(augeas_configurator.AugeasConfigurator):
"No vhost was selected. Please specify servernames "
"in the Apache config", target_name)
raise errors.PluginError("No vhost selected")
elif temp:
return vhost
elif not vhost.ssl: