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