Skip to content

Commit

Permalink
fix: forget to remove debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
qapquiz committed Jan 1, 2025
1 parent 6d92654 commit 792dbdc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lua/plugins/blink.lua
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ local ai_config =

local blink_final_config = vim.tbl_deep_extend('force', blink_default, ai_config)

print(vim.inspect(blink_final_config))

return {
{ 'saghen/blink.compat' },
blink_final_config,
Expand Down

0 comments on commit 792dbdc

Please sign in to comment.