mirror of
https://github.com/pretix/pretix.git
synced 2026-08-10 10:47:00 +00:00
remove stray word
This commit is contained in:
@@ -413,7 +413,7 @@ class CartManager:
|
||||
VoucherOperation: 15,
|
||||
ExtendOperation: 20,
|
||||
AddOperation: 30
|
||||
}ordermanager
|
||||
}
|
||||
|
||||
def __init__(self, event: Event, cart_id: str, sales_channel: SalesChannel,
|
||||
invoice_address: InvoiceAddress=None, widget_data=None, reservation_time: timedelta=None):
|
||||
|
||||
Reference in New Issue
Block a user