EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 53794c05 authored by Fabian Schindler's avatar Fabian Schindler
Browse files

Fixing linting

parent c8f72ff5
No related branches found
No related tags found
No related merge requests found
......@@ -328,7 +328,6 @@ class EOxServerBackend(ItemBackend):
else:
raise RegistrationError(f"{item} not matched to any product_type")
@transaction.atomic
def deregister_identifier(self, identifier: str) -> Optional[str]:
"""Attempts to deregister item
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment