Skip to content

Commit

Permalink
clean upstream.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
shreemaan-abhishek committed Sep 5, 2024
1 parent d915292 commit 8c3bcb3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apisix/upstream.lua
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ local discovery = require("apisix.discovery.init").discovery
local upstream_util = require("apisix.utils.upstream")
local apisix_ssl = require("apisix.ssl")
local events = require("apisix.events")

local error = error
local tostring = tostring
local ipairs = ipairs
Expand Down

0 comments on commit 8c3bcb3

Please sign in to comment.