Completed
Push — master ( c02786...6bc0aa )
by Gorka
02:50
created
spec/Configuration/Translations/TranslationsSpec.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 namespace spec\LIN3S\WPFoundation\Configuration\Translations;
13 13
 
14 14
 use LIN3S\WordPressPhpSpecBridge\ObjectBehavior;
15
-use Prophecy\Argument;
16 15
 
17 16
 /**
18 17
  * Spec of Translations class.
Please login to merge, or discard this patch.
spec/Configuration/Mailer/MailerSpec.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 namespace spec\LIN3S\WPFoundation\Configuration\Translations;
13 13
 
14 14
 use LIN3S\WordPressPhpSpecBridge\ObjectBehavior;
15
-use Prophecy\Argument;
16 15
 
17 16
 /**
18 17
  * Spec of Translations class.
Please login to merge, or discard this patch.
spec/Configuration/Acf/WysiwygSpec.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 namespace spec\LIN3S\WPFoundation\Configuration\Translations;
13 13
 
14 14
 use LIN3S\WordPressPhpSpecBridge\ObjectBehavior;
15
-use Prophecy\Argument;
16 15
 
17 16
 /**
18 17
  * Spec of Translations class.
Please login to merge, or discard this patch.