Skip to content

Commit 77b2ef7

Browse files
committed
Psalm fix
1 parent c7ee5bf commit 77b2ef7

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

psalm-baseline.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@
1818
<code><![CDATA[$previous instanceof self]]></code>
1919
</DocblockTypeContradiction>
2020
</file>
21-
<file src="src/Internal/Driver/MysqlArray.php">
22-
<PossiblyUnusedMethod>
23-
<code><![CDATA[importFromTable]]></code>
24-
</PossiblyUnusedMethod>
25-
</file>
2621
<file src="src/Internal/Driver/ObjectArray.php">
2722
<DocblockTypeContradiction>
2823
<code><![CDATA[$previous instanceof self]]></code>
@@ -34,9 +29,4 @@
3429
<code><![CDATA[$new::getInstance($config, $previous->cache->inner)]]></code>
3530
</MixedPropertyTypeCoercion>
3631
</file>
37-
<file src="src/Internal/Driver/PostgresArray.php">
38-
<PossiblyUnusedMethod>
39-
<code><![CDATA[importFromTable]]></code>
40-
</PossiblyUnusedMethod>
41-
</file>
4232
</files>

0 commit comments

Comments
 (0)