summaryrefslogtreecommitdiff
path: root/script/async/proto.lua
diff options
context:
space:
mode:
Diffstat (limited to 'script/async/proto.lua')
-rw-r--r--script/async/proto.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/script/async/proto.lua b/script/async/proto.lua
index b51749da..f0b23dae 100644
--- a/script/async/proto.lua
+++ b/script/async/proto.lua
@@ -1,5 +1,4 @@
local json = require 'json'
-json.null = nil
local function pushError(...)
local t = table.pack(...)