chore: lint

This commit is contained in:
Manfred Touron
2019-01-19 20:01:03 +01:00
parent 1ff20846eb
commit 36f4177b68
7 changed files with 17 additions and 31 deletions

View File

@@ -4,8 +4,8 @@ package bbb
import (
"fmt"
"moul.io/protoc-gen-gotemplate/examples/single-package-mode/output/aaa"
"golang.org/x/net/context"
"moul.io/protoc-gen-gotemplate/examples/single-package-mode/output/aaa"
)
type Service struct{}