diff options
author | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 14:47:17 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 14:47:17 +0000 |
commit | 6f1ecd2037958ca57967ebe63e0bc2d72ba4b8b8 (patch) | |
tree | a766a4e30e546946a91fcc476efd9f159e239ef9 /modules-status-html.lsp | |
parent | 747f16f8d9ca8f15fd78bd5071355c819f2b14c9 (diff) | |
download | acf-alpine-baselayout-6f1ecd2037958ca57967ebe63e0bc2d72ba4b8b8.tar.bz2 acf-alpine-baselayout-6f1ecd2037958ca57967ebe63e0bc2d72ba4b8b8.tar.xz |
Remove trailing whitespace
Diffstat (limited to 'modules-status-html.lsp')
-rw-r--r-- | modules-status-html.lsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-status-html.lsp b/modules-status-html.lsp index 871202e..167c1b5 100644 --- a/modules-status-html.lsp +++ b/modules-status-html.lsp @@ -1,4 +1,4 @@ -<% local view, viewlibrary, page_info, session = ... %> +<% local view, viewlibrary, page_info, session = ... %> <% htmlviewfunctions = require("htmlviewfunctions") %> <% html = require("acf.html") %> |