mirror of
https://github.com/bol-van/zapret2.git
synced 2026-08-27 20:46:10 +04:00
zapret-lib: minor optimize
This commit is contained in:
@@ -24,7 +24,6 @@ function luaexec(ctx, desync)
|
||||
_G[fname], err = load(desync.arg.code, fname)
|
||||
if not _G[fname] then
|
||||
error(err)
|
||||
return
|
||||
end
|
||||
end
|
||||
-- allow dynamic code to access desync
|
||||
|
||||
Reference in New Issue
Block a user