We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e75d38 commit bc925d2Copy full SHA for bc925d2
src/Dto/Source.php
@@ -2,9 +2,6 @@
2
3
namespace NaimSolong\DataExtractor\Dto;
4
5
-use Exception;
6
-use Illuminate\Database\Eloquent\Model;
7
-
8
readonly class Source
9
{
10
public function __construct(
0 commit comments