aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/lua/redis.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/lua/redis.lua')
-rw-r--r--test/functional/lua/redis.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/functional/lua/redis.lua b/test/functional/lua/redis.lua
index a9cf9ed78..e4512b5e4 100644
--- a/test/functional/lua/redis.lua
+++ b/test/functional/lua/redis.lua
@@ -4,7 +4,6 @@
local logger = require "rspamd_logger"
local redis_lua = require "lua_redis"
-local lua_util = require "lua_util"
local redis_params
local N = 'redis_test'