Skip to content

Commit

Permalink
Fix: Remove unused data provider
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Dec 10, 2022
1 parent a616627 commit 71e5968
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 69 deletions.
6 changes: 0 additions & 6 deletions psalm-baseline.xml
Expand Up @@ -16,10 +16,4 @@
<code>$errors</code>
</MixedPropertyTypeCoercion>
</file>
<file src="test/DataProvider/JsonProvider.php">
<MoreSpecificReturnType occurrences="2">
<code>\Generator&lt;string, array{0: string}&gt;</code>
<code>\Generator&lt;string, array{0: string}&gt;</code>
</MoreSpecificReturnType>
</file>
</files>
63 changes: 0 additions & 63 deletions test/DataProvider/JsonProvider.php

This file was deleted.

0 comments on commit 71e5968

Please sign in to comment.