Completed
Pull Request — master (#33)
by Anthony
04:59
created
src/Generator.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use Carbon\Carbon;
6 6
 use Clarkeash\Doorman\Exceptions\DuplicateException;
7
-use Clarkeash\Doorman\Models\Invite;
8 7
 use Clarkeash\Doorman\Models\InviteInterface;
9 8
 
10 9
 class Generator
Please login to merge, or discard this patch.