From ad6687437ffa10b5eb27841ec07cfa457f9ca5f7 Mon Sep 17 00:00:00 2001 From: GalAbra Date: Thu, 17 Oct 2024 17:33:47 +0300 Subject: [PATCH] Reverted "practices" so it's empty --- config.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/config.json b/config.json index 05b403c7d3..1301a5d9d5 100644 --- a/config.json +++ b/config.json @@ -2224,9 +2224,7 @@ "slug": "darts", "name": "Darts", "uuid": "6c64649b-ea81-4118-9e74-a0a55018ffbc", - "practices": [ - "math" - ], + "practices": [], "prerequisites": [ "arithmetic-operators", "comparison",