From 55bee2fd03c82b377720c3539d091b6d15f68188 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Wed, 27 May 2015 08:34:11 +0200 Subject: [PATCH] style cleanups --- src/opnsense/mvc/app/views/OPNsense/Proxy/index.volt | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/opnsense/mvc/app/views/OPNsense/Proxy/index.volt b/src/opnsense/mvc/app/views/OPNsense/Proxy/index.volt index d58c941f2..e129504b7 100644 --- a/src/opnsense/mvc/app/views/OPNsense/Proxy/index.volt +++ b/src/opnsense/mvc/app/views/OPNsense/Proxy/index.volt @@ -32,8 +32,6 @@ POSSIBILITY OF SUCH DAMAGE. var data_get_map = {'frm_proxy':"/api/proxy/settings/get"}; - - // load initial data mapDataToFormUI(data_get_map).done(function(){ formatTokenizersUI();