Completed
Push — master ( e318b6...c1c436 )
by Nate
02:57 queued 01:51
created
src/Builder/Resources/Blog/Posts/All.php 2 patches
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -71,7 +71,6 @@
 block discarded – undo
71 71
     }
72 72
 
73 73
     /**
74
-     * @param string $domain
75 74
      * @param LoggerInterface|null $logger
76 75
      * @return $this
77 76
      */
Please login to merge, or discard this patch.
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
 
11 11
 use Flipbox\Relay\HubSpot\AuthorizationInterface;
12 12
 use Flipbox\Relay\HubSpot\Builder\HttpRelayBuilder;
13
-use Flipbox\Relay\HubSpot\Middleware\JsonRequest as JsonMiddleware;
14 13
 use Flipbox\Relay\HubSpot\Middleware\ResourceV2;
15 14
 use Flipbox\Relay\Middleware\SimpleCache as CacheMiddleware;
16 15
 use Psr\Log\LoggerInterface;
Please login to merge, or discard this patch.