Skip to content

Commit

Permalink
[BI-1158] removed commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
davedrp committed Dec 6, 2021
1 parent 518a2da commit ef4a740
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/breeding-insight/model/Trait.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ export class Trait {
traitDescription?: string;
method?: Method;
scale?: Scale;
//abbreviations?: Array<string>;
synonyms?: Array<string>;
mainAbbreviation?: string;
active?: boolean;
Expand Down

0 comments on commit ef4a740

Please sign in to comment.