Skip to content

Commit

Permalink
Add newline at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
pratishta committed Dec 18, 2024
1 parent ddd4eeb commit 9f180da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/app/controllers/subscription-update.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ export default class SubscriptionUpdateController extends Controller {
setIsSubmitting(isSubmittingValue) {
this.set('isSubmitting', isSubmittingValue);
}
}
}

0 comments on commit 9f180da

Please sign in to comment.