mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-07 19:44:58 +02:00
Remove unnecessary import
This commit is contained in:
parent
f81509ae9e
commit
42ae4216fc
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue