Skip to content

Commit 783c91f

Browse files
blehreroriori1703
authored andcommitted
Remove unnecessary import
1 parent 3739fc5 commit 783c91f

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
@@ -36,7 +36,6 @@ return {
3636
{
3737
'<leader>B',
3838
function()
39-
require 'dap.protocol'
4039
local dap = require 'dap'
4140

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

0 commit comments

Comments
 (0)