Completed
Push — master ( b877df...b3f08b )
by Christopher
01:17
created
src/Controllers/PostController.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -6,8 +6,6 @@
 block discarded – undo
6 6
 use Artesaos\SEOTools\Facades\SEOMeta;
7 7
 use Chriscreates\Blog\Post;
8 8
 use Chriscreates\Blog\Requests\ValidatePostRequest;
9
-use Illuminate\Http\Request;
10
-use Illuminate\Support\Facades\Storage;
11 9
 
12 10
 class PostController extends Controller
13 11
 {
Please login to merge, or discard this patch.