Completed
Push — master ( 2a6dbf...26b424 )
by Sergii
03:15
created
src/Utils/XPath/InaccurateText.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -5,8 +5,8 @@
 block discarded – undo
5 5
 namespace Drupal\TqExtension\Utils\XPath;
6 6
 
7 7
 // Helpers.
8
-use Behat\Mink\Element\NodeElement;
9 8
 use Behat\DebugExtension\Debugger;
9
+use Behat\Mink\Element\NodeElement;
10 10
 
11 11
 class InaccurateText
12 12
 {
Please login to merge, or discard this patch.