Completed
Pull Request — master (#49)
by Phecho
03:20
created
app/Http/Controllers/DashboardController.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -15,8 +15,6 @@
 block discarded – undo
15 15
 use Gitamin\Models\Issue;
16 16
 use Gitamin\Models\Project;
17 17
 use Gitamin\Models\Subscriber;
18
-use Gitamin\Models\Member;
19
-use Gitamin\Models\Members\GroupMember;
20 18
 use Illuminate\Support\Facades\View;
21 19
 use Jenssegers\Date\Date;
22 20
 
Please login to merge, or discard this patch.