Skip to content

Commit

Permalink
fix: unuse import
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangliang committed May 10, 2021
1 parent 02bcb13 commit 7f6d14e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion protoc-gen-series/tmpl.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ const seriesTemplate = `// Code generated by protoc-gen-series. DO NOT EDIT.
package {{ package . }}
import (
"errors"
influxdb "github.com/influxdata/influxdb-client-go/v2"
"github.com/influxdata/influxdb-client-go/v2/api"
"time"
Expand Down

0 comments on commit 7f6d14e

Please sign in to comment.