Skip to content

Commit

Permalink
Merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Anna Olson committed Oct 16, 2018
2 parents 0531520 + caaaad0 commit 7884789
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -56,7 +56,6 @@ public class OAuth2DataGenerator implements AuthDataGenerator {
String dataType, AuthMode authMode) {
this.config = config;
validateConfig();

this.clientId = appCredentials.getKey();
this.clientSecret = appCredentials.getSecret();
this.httpTransport = httpTransport;
Expand Down

0 comments on commit 7884789

Please sign in to comment.