Skip to content

Commit

Permalink
Merge pull request #460 from jasonrsadler/clear_error
Browse files Browse the repository at this point in the history
Clear error introduced in #419
  • Loading branch information
Jason Sadler authored Sep 17, 2018
2 parents 83574fa + b715e8b commit f8f334c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/brave_rewards/ui/brave_rewards.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ window.cr.define('brave_rewards', function () {

function walletCreated () {
getActions().onWalletCreated()
this.actions.onSettingSave('enabledMain', true)
}

function walletCreateFailed () {
Expand Down

0 comments on commit f8f334c

Please sign in to comment.