Shift cleanup

This commit is contained in:
Laravel Shift 2021-02-14 18:21:58 +00:00
parent 0c9447a817
commit 0c6c81bdc6

View file

@ -25,7 +25,6 @@ use App\Models\User;
use Auth;
use Carbon\Carbon;
use DB;
use League\OAuth2\Client\Provider\Exception\IdentityProviderException;
use League\OAuth2\Client\Token\AccessToken;
use Log;