Skip to content

Commit 64212e3

Browse files
committed
Delete LocalsToTable
1 parent c5f103b commit 64212e3

File tree

2 files changed

+0
-287
lines changed

2 files changed

+0
-287
lines changed

src/prometheus/steps.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
return {
22
WrapInFunction = require("prometheus.steps.WrapInFunction");
33
SplitStrings = require("prometheus.steps.SplitStrings");
4-
LocalsToTable = require("prometheus.steps.LocalsToTable");
54
Vmify = require("prometheus.steps.Vmify");
65
ConstantArray = require("prometheus.steps.ConstantArray");
76
ProxifyLocals = require("prometheus.steps.ProxifyLocals");

src/prometheus/steps/LocalsToTable.lua

Lines changed: 0 additions & 286 deletions
This file was deleted.

0 commit comments

Comments
 (0)