From 408e9d289db1b2f73e9de124d0f323f3869465af Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Thu, 20 Nov 2008 21:16:02 +0000 Subject: [PATCH] Fixed last commit --- libs/core/luasrc/util.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/libs/core/luasrc/util.lua b/libs/core/luasrc/util.lua index 0bce85985..10606e825 100644 --- a/libs/core/luasrc/util.lua +++ b/libs/core/luasrc/util.lua @@ -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 -- 2.11.0