diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon
index 07f46e26d6..1a37173ff0 100644
--- a/phpstan-baseline.neon
+++ b/phpstan-baseline.neon
@@ -1608,12 +1608,6 @@ parameters:
count: 1
path: src/Controllers/Database/RoutinesController.php
- -
- message: '#^Construct empty\(\) is not allowed\. Use more strict comparison\.$#'
- identifier: empty.notAllowed
- count: 1
- path: src/Controllers/Database/SearchController.php
-
-
message: '#^Parameter \#1 \$database of method PhpMyAdmin\\Database\\CentralColumns\:\:deleteColumnsFromList\(\) expects string, mixed given\.$#'
identifier: argument.type
diff --git a/psalm-baseline.xml b/psalm-baseline.xml
index f84299b655..d489b3bf59 100644
--- a/psalm-baseline.xml
+++ b/psalm-baseline.xml
@@ -926,9 +926,6 @@
-
-
-