Skip to content

Commit

Permalink
Merge pull request #350 from teharrison/master
Browse files Browse the repository at this point in the history
remove unused import
  • Loading branch information
teharrison authored May 11, 2018
2 parents 0a1d457 + 3029596 commit a721858
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shock-server/node/file/format/fastq/fastq.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import (
"bufio"
"bytes"
"errors"
"fmt"
"github.com/MG-RAST/Shock/shock-server/conf"
"github.com/MG-RAST/Shock/shock-server/node/file"
"github.com/MG-RAST/Shock/shock-server/node/file/format/seq"
Expand Down

0 comments on commit a721858

Please sign in to comment.