Remove unnecessary import

pull/1534/head
Brian Lehrer 6 days ago
parent f81509ae9e
commit 42ae4216fc

@ -64,7 +64,6 @@ return {
{
'<leader>B',
function()
require 'dap.protocol'
local dap = require 'dap'
-- Search for an existing breakpoint on this line in this buffer

Loading…
Cancel
Save