Update parser.go
This commit is contained in:
parent
6043c89842
commit
f1a7ef8ea9
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ import (
|
|||
"io/ioutil"
|
||||
"strings"
|
||||
)
|
||||
|
||||
// one file
|
||||
type dna struct {
|
||||
name string
|
||||
count int
|
||||
|
|
Loading…
Reference in a new issue