Skip to content

Commit 08e1a02

Browse files
committed
remove debug code
1 parent 8be7753 commit 08e1a02

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/tests/editor_helper.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ end
1919

2020
do
2121
local editor = single_file([[local a = 1]])
22-
table.print(editor:GetHover(path, 0, 6), 1)
2322
assert(editor:GetHover(path, 0, 6).obj:GetData() == 1)
2423
end
2524

0 commit comments

Comments
 (0)