diff --git a/.vscode/launch.json b/.vscode/launch.json index a61cf3f..1dc7d16 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -16,27 +16,8 @@ "hidden": true } }, - { - "type": "msedge", - "name": "Launch Microsoft Edge in headless mode", - "request": "launch", - "runtimeArgs": [ - "--headless", - "--remote-debugging-port=9222" - ], - "url": "https://oliik2013.github.io/sigma.pl/", - "presentation": { - "hidden": true - } - }, ], "compounds": [ - { - "name": "Launch Edge Headless", - "configurations": [ - "Launch Microsoft Edge in headless mode", - ] - }, { "name": "Launch Edge", "configurations": [