Commit b008833
committed
fix(dap): remove explicit load_launchjs call
The explicit call to `load_launchjs` is unnecessary, since after
mfussenegger/nvim-dap#1237 `.vscode/launch.json`
files are loaded automatically.
Signed-off-by: wrightbradley <[email protected]>1 parent d3f2378 commit b008833
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | 111 | | |
116 | 112 | | |
117 | 113 | | |
| |||
0 commit comments