From 4bb79b78683f74af6fe4b8a624351539218bf11a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20Wylega=C5=82a?= Date: Sat, 21 Sep 2024 12:26:20 +0200 Subject: [PATCH] Lint --- lib/Cake/Model/Datasource/PDOExceptionWithQueryString.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/lib/Cake/Model/Datasource/PDOExceptionWithQueryString.php b/lib/Cake/Model/Datasource/PDOExceptionWithQueryString.php index 79c8e672f..6893899ce 100644 --- a/lib/Cake/Model/Datasource/PDOExceptionWithQueryString.php +++ b/lib/Cake/Model/Datasource/PDOExceptionWithQueryString.php @@ -1,9 +1,7 @@