Passed
Push — master ( 86e7b7...820e92 )
by Atanas
02:10
created
src/functions.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-use WPEmerge\Response;
4 3
 use WPEmerge\Helpers\Mixed;
4
+use WPEmerge\Response;
5 5
 
6 6
 if ( ! function_exists( 'wpm_response' ) ) {
7 7
 	/**
Please login to merge, or discard this patch.