diff options
Diffstat (limited to 'gross-logfile-html.lsp')
-rw-r--r-- | gross-logfile-html.lsp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gross-logfile-html.lsp b/gross-logfile-html.lsp index 7287262..3972075 100644 --- a/gross-logfile-html.lsp +++ b/gross-logfile-html.lsp @@ -1,5 +1,4 @@ <% local data, viewlibrary = ... -require("viewfunctions") %> <% if viewlibrary and viewlibrary.dispatch_component then |