Completed
Pull Request — master (#92)
by Tom
06:14 queued 40s
created
src/Decoder/LdJson.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace Spatie\SchemaOrg\Decoder;
4 4
 
5 5
 use Spatie\SchemaOrg\BaseType;
6
-use Spatie\SchemaOrg\Graph;
7 6
 
8 7
 class LdJson
9 8
 {
Please login to merge, or discard this patch.