Skip to content

Commit

Permalink
removed cruft from io.go.
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyStiles committed Jul 18, 2020
1 parent 6264d61 commit ba136c5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions io.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,6 @@ type Primary struct {
RefSeq, PrimaryIdentifier, Primary_Span, Comp string
}

// genbank specific
// type Reference struct {
// Authors []string
// Title string
// Journal string
// PubMed string
// }

// Reference holds information one reference in a Meta struct.
type Reference struct {
Index, Authors, Title, Journal, PubMed, Remark, Range string
Expand Down

0 comments on commit ba136c5

Please sign in to comment.