chore: coding style (#3074)

This commit is contained in:
Kevin Wan
2023-03-29 00:34:22 +08:00
committed by GitHub
parent 50bc361430
commit 9065eb90d9
7 changed files with 137 additions and 19 deletions

View File

@@ -13,7 +13,6 @@ import (
"github.com/spf13/cobra"
"github.com/zeromicro/go-zero/core/errorx"
"github.com/zeromicro/go-zero/tools/goctl/api/parser"
"github.com/zeromicro/go-zero/tools/goctl/api/util"
"github.com/zeromicro/go-zero/tools/goctl/pkg/env"