Skip to content

Commit 481583f

Browse files
committed
fix(annotation-type): Remove duplicate annotation type
1 parent b602395 commit 481583f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/mavedb/models/enums/annotation_type.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,3 @@ class AnnotationType(str, Enum):
1010
CLINVAR_CONTROL = "clinvar_control"
1111
VEP_FUNCTIONAL_CONSEQUENCE = "vep_functional_consequence"
1212
LDH_SUBMISSION = "ldh_submission"
13-
VEP_FUNCTIONAL_CONSEQUENCE = "vep_functional_consequence"

0 commit comments

Comments
 (0)