@@ -8,7 +8,6 @@ |
||
| 8 | 8 | use App\Http\Models\User; |
| 9 | 9 | use Illuminate\Http\Request; |
| 10 | 10 | use Illuminate\Support\Facades\Validator; |
| 11 | -use Netshell\Paypal\Facades\Paypal; |
|
| 12 | 11 | |
| 13 | 12 | |
| 14 | 13 | /** |