Removed translations entrypoint as was unused

This commit is contained in:
2025-06-06 12:51:57 +01:00
parent d5b9686302
commit af61f927f1

View File

@@ -46,9 +46,6 @@ invenio_theme_iform = "invenio_theme_iform:InvenioThemeIform"
[project.entry-points."invenio_base.blueprints"]
invenio_theme_iform = "invenio_theme_iform.views:create_blueprint"
[project.entry-points."invenio_i18n.translations"]
messages = "invenio_theme_iform"
[project.entry-points."invenio_assets.webpack"]
invenio_theme_iform_theme = "invenio_theme_iform.webpack:theme"