diff --git a/api/organisations/models.py b/api/organisations/models.py index cde3d9701b91..467e7bad9b45 100644 --- a/api/organisations/models.py +++ b/api/organisations/models.py @@ -415,8 +415,6 @@ def _get_subscription_metadata_for_chargebee(self) -> ChargebeeObjMetadata: return cb_metadata def _get_subscription_metadata_for_self_hosted(self) -> BaseSubscriptionMetadata: - # TODO: this feels odd returning to the organisation that we likely just came - # from to get to this method. if is_enterprise() and hasattr(self.organisation, "licence"): licence_information = self.organisation.licence.get_licence_information() return BaseSubscriptionMetadata(