Minor fix for connected account
This commit is contained in:
parent
31d92a3dc0
commit
4baa89382b
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ namespace App\Http\Controllers;
|
|||
use App\Libraries\MultiDB;
|
||||
use App\Libraries\OAuth\Providers\Google;
|
||||
use Illuminate\Http\Request;
|
||||
use Google_Client;
|
||||
|
||||
class ConnectedAccountController extends BaseController
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue