【无用log】

dev_chengFeng
gaoxin 2021-06-16 18:35:07 +08:00
parent 6cf9492d06
commit 3b68cd422f
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ function PackageManager.Initialize()
local json = require 'cjson'
local data = json.decode(config)
this.StreamConfig = data
LogError("Load text done!!!")
end)
end
end