Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Nov 21, 2018
1 parent 661f73c commit 52bdcbe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Subscription.php
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,6 @@ public function swap($plan)

$subscription->prorate = $this->prorate;

// Let's make sure the subscription is resumed if the subscription was cancelled
$subscription->cancel_at_period_end = false;

if (! is_null($this->billingCycleAnchor)) {
Expand Down

0 comments on commit 52bdcbe

Please sign in to comment.