Skip to content

Commit 47b9b0e

Browse files
fix: removed print
1 parent 28a6b9b commit 47b9b0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lua/freeze-code/init.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,6 @@ freeze_code.freeze = function(s_line, e_line)
351351
file,
352352
}
353353
end
354-
print(vim.inspect(cmd_args))
355354

356355
commands.job = {}
357356
commands.job.stdout = vim.loop.new_pipe(false)

0 commit comments

Comments
 (0)