Completed
Push — master ( f0ae9a...e62c50 )
by Christopher
01:15
created
src/Controllers/TagController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use Chriscreates\Blog\Requests\ValidateTagRequest;
6 6
 use Chriscreates\Blog\Tag;
7 7
 use Illuminate\Http\JsonResponse;
8
-use Illuminate\Http\Request;
9 8
 
10 9
 class TagController extends Controller
11 10
 {
Please login to merge, or discard this patch.