Skip to content

Commit e11e74c

Browse files
committed
fix
1 parent 4100046 commit e11e74c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apisix/plugins/skywalking.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
--
1717
local core = require("apisix.core")
1818
local ngx = ngx
19+
local math = math
1920

2021
local sw_client = require("apisix.plugins.skywalking.client")
2122
local sw_tracer = require("apisix.plugins.skywalking.tracer")

0 commit comments

Comments
 (0)