Skip to content

Commit

Permalink
Remove logger
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewelwell committed Oct 29, 2024
1 parent 43a4c24 commit 74ed8cc
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@

from organisations.subscriptions.constants import SubscriptionPlanFamily

logger = logging.getLogger(__name__)


def update_limits(apps: Apps, schema_editor: BaseDatabaseSchemaEditor) -> None:
subscription_model = apps.get_model("organisations", "Subscription")
Expand Down

0 comments on commit 74ed8cc

Please sign in to comment.