Skip to content

Commit 4cc3083

Browse files
committed
Remove names
1 parent bf8bba3 commit 4cc3083

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/prometheus/namegenerators/confuse.lua

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,7 @@ local varNames = {
1515
"key",
1616
"value",
1717
"data",
18-
"data_",
1918
"count",
20-
"count_",
21-
"index_",
2219
"increment",
2320
"include",
2421
"string",
@@ -46,8 +43,6 @@ local varNames = {
4643
"arr",
4744
"obj",
4845
"cls",
49-
"arr_",
50-
"obj_",
5146
"dir",
5247
"directory",
5348
"isWindows",
@@ -138,8 +133,6 @@ local varNames = {
138133
"oldpath",
139134
"newpath",
140135
"path",
141-
"_pcall",
142-
"_xpcall",
143136
"rawequal",
144137
"rawset",
145138
"rawget",

0 commit comments

Comments
 (0)