Completed
Push — master ( 0e72d4...02f0a5 )
by Nate
18s queued 12s
created
src/Transport.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -8,8 +8,8 @@
 block discarded – undo
8 8
 
9 9
 namespace flipbox\postmark;
10 10
 
11
-use craft\helpers\Json;
12 11
 use Psr\Http\Message\ResponseInterface;
12
+use craft\helpers\Json;
13 13
 
14 14
 /**
15 15
  * @author Flipbox Factory <[email protected]>
Please login to merge, or discard this patch.