summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/luasrc/cacheloader.lua
diff options
context:
space:
mode:
Diffstat (limited to 'modules/luci-base/luasrc/cacheloader.lua')
-rw-r--r--modules/luci-base/luasrc/cacheloader.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/luci-base/luasrc/cacheloader.lua b/modules/luci-base/luasrc/cacheloader.lua
index 11e5f6900f..7ef971df8d 100644
--- a/modules/luci-base/luasrc/cacheloader.lua
+++ b/modules/luci-base/luasrc/cacheloader.lua
@@ -9,4 +9,4 @@ module "luci.cacheloader"
if config.ccache and config.ccache.enable == "1" then
ccache.cache_ondemand()
-end \ No newline at end of file
+end