Skip to content

Commit

Permalink
Update invenio.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
mfenner committed Nov 10, 2024
1 parent 0f06f83 commit 2cbb9f9
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions invenio.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -894,14 +894,6 @@ class IfRecordManagementAllowedForCommunity(ConditionalGenerator):
return then_query if then_query else else_query


from .generators import (
ExternalDOIFilesManager,
IfFilesRestrictedForCommunity,
IfRecordManagementAllowedForCommunity,
MediaFilesManager,
)


class InvenioRDMStarterRecordPermissionPolicy(RDMRecordPermissionPolicy):
"""Access control configuration for records."""

Expand Down

0 comments on commit 2cbb9f9

Please sign in to comment.