Fixed last commit
This commit is contained in:
parent
8d2c8c131d
commit
408e9d289d
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ local debug = require "debug"
|
|||
local ldebug = require "luci.debug"
|
||||
local string = require "string"
|
||||
local coroutine = require "coroutine"
|
||||
local cutil = require "luci.cutil"
|
||||
|
||||
local getmetatable, setmetatable = getmetatable, setmetatable
|
||||
local rawget, rawset, unpack = rawget, rawset, unpack
|
||||
|
|
Loading…
Reference in a new issue