summaryrefslogtreecommitdiffstats
path: root/openvpn-viewcert-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'openvpn-viewcert-html.lsp')
-rw-r--r--openvpn-viewcert-html.lsp4
1 files changed, 0 insertions, 4 deletions
diff --git a/openvpn-viewcert-html.lsp b/openvpn-viewcert-html.lsp
index 1acb166..1c87e92 100644
--- a/openvpn-viewcert-html.lsp
+++ b/openvpn-viewcert-html.lsp
@@ -1,8 +1,4 @@
<% local view, viewlibrary = ... %>
-<% --[[ DEBUG INFORMATION
-io.write(html.cfe_unpack(view))
---]] %>
-
<H1>Certificate Details</H1>
<pre><%= html.html_escape(view.value.value) %></pre>