Completed
Push — develop ( b525f4...d677ee )
by Tony
05:07
created
app/Api/Controllers/NotificationController.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -4,9 +4,7 @@
 block discarded – undo
4 4
 
5 5
 use Dingo\Api\Http;
6 6
 use Dingo\Api\Routing\Helpers;
7
-use App\User;
8 7
 use App\Notification;
9
-use App\NotificationAttrib;
10 8
 use Illuminate\Http\Request;
11 9
 
12 10
 class NotificationController extends Controller
Please login to merge, or discard this patch.