minor fix

This commit is contained in:
Cloud Wu
2017-04-24 15:28:15 +08:00
parent 000b46ec37
commit 1153873321

View File

@@ -1,7 +1,6 @@
local core = require "sharedata.core"
local type = type
local next = next
local rawget = rawget
local rawset = rawset
local conf = {}