summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2015-12-30 14:17:14 +0000
committerTed Trask <ttrask01@yahoo.com>2015-12-30 14:17:14 +0000
commitf33a6b6abf83196308b99c8f10ce36b6c7d53bfe (patch)
tree4529d9637c9662404f9f68a7887bb2c5b1a868b3
parent94a0a302dab75c3a901c736a47b93b614d5e83d1 (diff)
downloadacf-alpine-baselayout-f33a6b6abf83196308b99c8f10ce36b6c7d53bfe.tar.bz2
acf-alpine-baselayout-f33a6b6abf83196308b99c8f10ce36b6c7d53bfe.tar.xz
Minor cleanup
-rw-r--r--health-model.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/health-model.lua b/health-model.lua
index 9398b14..7657591 100644
--- a/health-model.lua
+++ b/health-model.lua
@@ -1,4 +1,3 @@
--- acf model for displaying logfiles recusivly
local mymodule = {}
fs = require("acf.fs")