From 65a668d3a8a7153c96838f2863c735303b949749 Mon Sep 17 00:00:00 2001 From: Zankaria Date: Fri, 4 Oct 2024 13:11:08 +0200 Subject: [PATCH] composer.json: use classmap for LogDriver --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 5fdb4226..88ee789d 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/log-driver.php", "inc/service/captcha-queries.php", "inc/context.php" ]