From be781eadd82a7b8ed00061f52b5df165598e67c1 Mon Sep 17 00:00:00 2001 From: Zankaria Date: Wed, 30 Oct 2024 12:00:26 +0100 Subject: [PATCH] composer.json: remove captcha-queries.php --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index a2e906fe..4d020047 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,6 @@ "inc/functions/net.php", "inc/functions/num.php", "inc/functions/theme.php", - "inc/service/captcha-queries.php", "inc/context.php" ] },