diff --git a/.vscode/launch.json b/.vscode/launch.json index 9b1822fd..c52eeffb 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -4,12 +4,6 @@ // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ - { - "name": "Browse local Documentation - Chrome", - "request": "attach", - "type": "chrome", - "url": "http://localhost:4000/enigma-bbs/" - }, { "type": "node", "request": "launch",