@@ -4,7 +4,6 @@ |
||
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 |