mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
This commit moves a major portion of the 'update_plan` view to a new shared 'BillingSession.do_update_plan' method. This refactoring will help in minimizing duplicate code while supporting both realm and remote_server customers.