Skip to content

Commit

Permalink
Revert "Test factory for AnnotationMetadata"
Browse files Browse the repository at this point in the history
This reverts commit a10cfcd.
  • Loading branch information
marcospri committed Sep 18, 2023
1 parent cfb67b3 commit b0e8cd7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
1 change: 0 additions & 1 deletion tests/common/factories/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

from tests.common.factories.activation import Activation
from tests.common.factories.annotation import Annotation
from tests.common.factories.annotation_metadata import AnnotationMetadata
from tests.common.factories.annotation_moderation import AnnotationModeration
from tests.common.factories.auth_client import AuthClient, ConfidentialAuthClient
from tests.common.factories.auth_ticket import AuthTicket
Expand Down
14 changes: 0 additions & 14 deletions tests/common/factories/annotation_metadata.py

This file was deleted.

0 comments on commit b0e8cd7

Please sign in to comment.