Moves an import

This commit is contained in:
Simone Mainardi 2017-01-05 11:18:14 +01:00
parent efc41bf616
commit 7d1f60fb8e
2 changed files with 3 additions and 5 deletions

View file

@ -1,6 +1,7 @@
require "lua_utils"
local json = require ("dkjson")
-- Get from redis the throughput type bps or pps
local throughput_type = getThroughputType()
local now = os.time()