Skip to content

Commit

Permalink
more things
Browse files Browse the repository at this point in the history
  • Loading branch information
Guidedriver0 committed Feb 17, 2024
1 parent dfd5cfe commit cc994f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uobtheatre/bookings/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from django.utils.functional import cached_property
from graphql_relay.node.node import to_global_id

#import uobtheatre.bookings.emails as booking_emails
import uobtheatre.bookings.emails as booking_emails
from uobtheatre.discounts.models import ConcessionType, DiscountCombination
from uobtheatre.payments.exceptions import (
CantBePaidForException,
Expand Down

0 comments on commit cc994f1

Please sign in to comment.