Skip to content

Commit 42ae421

Browse files
committed
Remove unnecessary import
1 parent f81509a commit 42ae421

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lua/kickstart/plugins/debug.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ return {
6464
{
6565
'<leader>B',
6666
function()
67-
require 'dap.protocol'
6867
local dap = require 'dap'
6968

7069
-- Search for an existing breakpoint on this line in this buffer

0 commit comments

Comments
 (0)