Fix warnings

This commit is contained in:
Laurent Destailleur
2020-09-20 17:06:53 +02:00
parent cd8ebd9500
commit 4ce7507518
6 changed files with 3 additions and 7 deletions

View File

@@ -80,7 +80,6 @@ if ($action != 'delete' && empty($requestedpermissionsarray))
//var_dump($requestedpermissionsarray);exit;
// Instantiate the Api service using the credentials, http client and storage mechanism for the token
/** @var $apiService Service */
$apiService = $serviceFactory->createService('GitHub', $credentials, $storage, $requestedpermissionsarray);
// access type needed to have oauth provider refreshing token