From 000f753c19baf81b0cf162ac554862682d647f45 Mon Sep 17 00:00:00 2001 From: oliik2013 <131269027+oliik2013@users.noreply.github.com> Date: Fri, 7 Jun 2024 14:57:57 +0000 Subject: [PATCH] sigma --- .vscode/launch.json | 19 ------------------- 1 file changed, 19 deletions(-) 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": [