From 6c5eeed737d923962b233f780773375ec10b899c Mon Sep 17 00:00:00 2001 From: Andrey Zhavoronkov Date: Wed, 30 Oct 2024 16:20:33 +0300 Subject: [PATCH] revert some changes --- .vscode/launch.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index 684e066f563a..78f24c96ca83 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -170,7 +170,6 @@ "ALLOWED_HOSTS": "*", "DJANGO_LOG_SERVER_HOST": "localhost", "DJANGO_LOG_SERVER_PORT": "8282", - "CVAT_ANALYTICS": "0", }, "args": [ "runserver",