ic
diff --git a/init.sls b/init.sls
index 2ef804f..d0f2a60 100644
--- a/init.sls
+++ b/init.sls
@@ -3,6 +3,3 @@
 {%- if pillar.isc_dhcp.server.enabled %}
 - isc_dhcp.server
 {%- endif %}
-{%- if pillar.isc_dhcp.smart_proxy.enabled %}
-- isc_dhcp.smart_proxy
-{%- endif %}