Skip to content

Commit a54d265

Browse files
committed
cleanup
1 parent c156270 commit a54d265

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

main.lua

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,6 @@ log.info('LOGPATH:', LOGPATH)
6868
log.info('METAPATH:', METAPATH)
6969
log.info('VERSION:', version.getVersion())
7070

71-
local stdRequire = require
72-
require = function (name)
73-
return stdRequire(name)
74-
end
75-
7671
require 'tracy'
7772
require 'cli'
7873

0 commit comments

Comments
 (0)