mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-23 19:43:09 +00:00
修改制表符
This commit is contained in:
@@ -958,7 +958,6 @@ function _M.stmt_reset(self, stmt)
|
||||
if not self.query_resp then
|
||||
self.query_resp = _query_resp(self)
|
||||
end
|
||||
return sockchannel:request(querypacket, self.query_resp)
|
||||
end
|
||||
|
||||
local function _compose_stmt_close(self, stmt)
|
||||
|
||||
Reference in New Issue
Block a user