Skip to content

Commit

Permalink
remove imports from generated code
Browse files Browse the repository at this point in the history
  • Loading branch information
cswank committed Aug 8, 2019
1 parent 4e4ad64 commit a2f6cbc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/gen/template.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ var tpl = `package {{.Package}}
import (
"fmt"
"io"
"bytes"
"strings"
"encoding/binary"
"github.com/parsyl/parquet"
{{.Import}}
Expand Down

0 comments on commit a2f6cbc

Please sign in to comment.