File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 8383from invenio_rdm_records .services .permissions import RDMRequestsPermissionPolicy
8484from invenio_rdm_records .services .stats import permissions_policy_lookup_factory
8585from invenio_rdm_records .services .tasks import StatsRDMReindexTask
86- from invenio_rdm_records .services .vcs .release import RDMVCSRelease
8786from invenio_records_resources .references .entity_resolvers import ServiceResultResolver
8887from invenio_requests .notifications .builders import (
8988 CommentRequestEventCreateNotificationBuilder ,
@@ -1480,13 +1479,6 @@ def github_link_render(record):
14801479}
14811480
14821481
1483- # Invenio-VCS
1484- # =================
1485- #
1486- VCS_RELEASE_CLASS = RDMVCSRelease
1487- """Default RDM release class."""
1488-
1489-
14901482# Flask-Menu
14911483# ==========
14921484#
You can’t perform that action at this time.
0 commit comments