Skip to content

Commit ba136c5

Browse files
committed
removed cruft from io.go.
1 parent 6264d61 commit ba136c5

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

io.go

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,6 @@ type Primary struct {
5757
RefSeq, PrimaryIdentifier, Primary_Span, Comp string
5858
}
5959

60-
// genbank specific
61-
// type Reference struct {
62-
// Authors []string
63-
// Title string
64-
// Journal string
65-
// PubMed string
66-
// }
67-
6860
// Reference holds information one reference in a Meta struct.
6961
type Reference struct {
7062
Index, Authors, Title, Journal, PubMed, Remark, Range string

0 commit comments

Comments
 (0)