summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/luasrc/store.lua
diff options
context:
space:
mode:
Diffstat (limited to 'modules/luci-base/luasrc/store.lua')
-rw-r--r--modules/luci-base/luasrc/store.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/luci-base/luasrc/store.lua b/modules/luci-base/luasrc/store.lua
index 34eb296229..a735981137 100644
--- a/modules/luci-base/luasrc/store.lua
+++ b/modules/luci-base/luasrc/store.lua
@@ -3,4 +3,4 @@
-- Licensed to the public under the Apache License 2.0.
local util = require "luci.util"
-module("luci.store", util.threadlocal) \ No newline at end of file
+module("luci.store", util.threadlocal)