Skip to content

Commit 471b2a6

Browse files
Update app/eventyay/plugins/badges/exporters.py
Co-authored-by: Copilot <[email protected]>
1 parent 23d1209 commit 471b2a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/eventyay/plugins/badges/exporters.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,6 @@ def render_page(positions):
234234

235235
if not any:
236236
raise OrderError(_('None of the selected products is configured to print badges.'))
237-
238237
output_pdf_writer.add_metadata(
239238
{
240239
'/Title': 'Badges',

0 commit comments

Comments
 (0)