Skip to content

Commit

Permalink
Log migration
Browse files Browse the repository at this point in the history
  • Loading branch information
jberkel committed Jun 6, 2015
1 parent fc7c817 commit 759eb7c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,7 @@ public BackupState transition(SmsSyncState newState, Exception e) {

@Deprecated
private void runMigration() {
appLogDebug("running OAuth1 migration");
final MigrateOAuth1TokenTask migrationTask = new MigrateOAuth1TokenTask(
getAuthPreferences().getOAuthConsumer(),
new OAuth2Client(getAuthPreferences().getOAuth2ClientId()),
Expand Down

0 comments on commit 759eb7c

Please sign in to comment.