From 59551a2042b3845e5720c615cb11aae4cc03fe14 Mon Sep 17 00:00:00 2001 From: Zankaria Date: Fri, 4 Oct 2024 01:21:21 +0200 Subject: [PATCH] composer.json: rely on classmap for HttpDriver --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index a2ddce03..5fdb4226 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,6 @@ "inc/functions/num.php", "inc/functions/format.php", "inc/functions/theme.php", - "inc/driver/http-driver.php", "inc/driver/log-driver.php", "inc/service/captcha-queries.php", "inc/context.php"