Skip to content

Commit

Permalink
Removed unused enums
Browse files Browse the repository at this point in the history
  • Loading branch information
SietsmaRJ committed May 28, 2021
1 parent 2a857f8 commit 2469fd6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main/python/resources/enums/sections.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,3 @@ class Column(Enum):
FeatureID = 'FeatureID'
Consequence = 'Consequence'
probabilities = 'probabilities'
prediction = 'prediction'
combined_prediction = 'combined_prediction'
PHRED = 'PHRED'

0 comments on commit 2469fd6

Please sign in to comment.