Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
folix-01 committed Aug 22, 2024
1 parent 74ffef9 commit 9959af4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/redturtle/prenotazioni/content/prenotazione.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,6 @@ class IPrenotazione(model.Schema):
klass="booking_date",
)

directives.widget("additional_fields", readonly=True)


@implementer(IPrenotazione)
class Prenotazione(Item):
Expand Down

0 comments on commit 9959af4

Please sign in to comment.