summaryrefslogtreecommitdiffstats
path: root/health-storage-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'health-storage-html.lsp')
-rw-r--r--health-storage-html.lsp6
1 files changed, 0 insertions, 6 deletions
diff --git a/health-storage-html.lsp b/health-storage-html.lsp
index 7b8f149..f8f5b73 100644
--- a/health-storage-html.lsp
+++ b/health-storage-html.lsp
@@ -37,9 +37,3 @@
<h2>Disk partitions</h2>
<pre><?= view.storage.partitions ?></pre>
-<?
---[[ DEBUG INFORMATION
-require("debugs")
-io.write(debugs.variables(view))
---]]
-?>