Skip to content

Commit

Permalink
Removed non existant function call, until SDK update. (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
JordyHeemskerk committed Apr 12, 2018
1 parent 83733ce commit ac5977a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/BunqLib.php
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,6 @@ private function requestSpendingMoneyIfNeeded()
false
);
sleep(self::REQUEST_SPENDING_MONEY_WAIT_TIME_SECONDS);
BunqContext::getUserContext()->refreshUserContext();
}
}

Expand Down

0 comments on commit ac5977a

Please sign in to comment.