Skip to content

Commit 480b385

Browse files
committed
fix lint
1 parent fa3c91a commit 480b385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apisix/plugins/opentelemetry.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ local _M = {
192192
priority = 12009,
193193
name = plugin_name,
194194
schema = schema,
195-
metadata_schema = metadata_schema,
195+
metadata_schema = metadata_schema,
196196
}
197197

198198

0 commit comments

Comments
 (0)