Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
frankkessler committed Sep 23, 2016
2 parents e971d56 + e7274bd commit 258f80f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Salesforce.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

namespace Frankkessler\Salesforce;

use Exception;
use Frankkessler\Guzzle\Oauth2\GrantType\RefreshToken;
use Frankkessler\Guzzle\Oauth2\Oauth2Client;
use Exception;
use Frankkessler\Salesforce\Repositories\TokenRepository;

class Salesforce
Expand Down

0 comments on commit 258f80f

Please sign in to comment.