Skip to content

Commit 4aafa62

Browse files
committed
remove white space
1 parent 5425d91 commit 4aafa62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Export/Main.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ function main:Init()
109109
function printf(...)
110110
print(string.format(...))
111111
end
112-
113112
function processTemplateFile(name, inDir, outDir, directiveTable)
114113
local state = { }
115114
local out = io.open(outDir..name..".lua", "w")

0 commit comments

Comments
 (0)