There was an error while loading. Please reload this page.
1 parent 9b8ceaf commit a08586fCopy full SHA for a08586f
lib/resty/core/exit.lua
@@ -9,7 +9,6 @@ local error = error
9
local base = require "resty.core.base"
10
local get_string_buf = base.get_string_buf
11
local get_size_ptr = base.get_size_ptr
12
-local base = require "resty.core.base"
13
local getfenv = getfenv
14
local co_yield = coroutine._yield
15
0 commit comments