Skip to content

Commit d704ebf

Browse files
committed
close tracy
1 parent 586953c commit d704ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/vm/getLinks.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ local function getFileLinks(uri)
3232
tracy.ZoneEnd()
3333
return links
3434
end
35-
require 'tracy'.enable()
35+
3636
local function getLinksTo(uri)
3737
uri = files.asKey(uri)
3838
local links = {}

0 commit comments

Comments
 (0)