From 2cbc202d45cdbffc6a4c9f0f5158820c40ef3da0 Mon Sep 17 00:00:00 2001 From: Dobromir Popov Date: Wed, 25 Jun 2025 12:09:55 +0300 Subject: [PATCH] cleanup --- .vscode/launch.json | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index f052b1d..fb81d6c 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -203,17 +203,6 @@ "order": 5 } }, - { - "name": "🧹 Clean Dashboard + Universal Data Stream Monitor", - "configurations": [ - "🧹 Clean Trading Dashboard (Universal Data Stream)" - ], - "stopAll": true, - "presentation": { - "hidden": false, - "group": "Universal Data Stream", - "order": 2 - } - } + ] }