Completed
Pull Request — master (#21)
by James
03:38
created
src/Http/Guard.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 namespace Intraxia\Jaxion\Http;
3 3
 
4 4
 use Intraxia\Jaxion\Contract\Http\Guard as GuardContract;
5
-use Intraxia\Jaxion\Utility\Str;
6 5
 use WP_Error;
7 6
 
8 7
 /**
Please login to merge, or discard this patch.