Remove deprecated class

* swift::proxy::proxy-logging (deprecated since 3.0.0)

Change-Id: If1d866454292b0b35351c459d22644327f526fec
This commit is contained in:
Mathieu Gagné 2014-11-25 15:07:14 -05:00
parent 68a9e8eecb
commit dec842497e

View File

@ -1,5 +0,0 @@
#
class swift::proxy::proxy-logging {
warning('swift::proxy::proxy-logging is deprecated. Use swift::proxy::proxy_logging instead.')
include swift::proxy::proxy_logging
}