chore: reformat code (#2903)

This commit is contained in:
Kevin Wan
2023-02-20 23:37:05 +08:00
committed by GitHub
parent 03d073a884
commit 03fe036204
4 changed files with 3 additions and 4 deletions

View File

@@ -7,7 +7,6 @@ import (
"github.com/logrusorgru/aurora"
"github.com/spf13/cobra"
"github.com/zeromicro/go-zero/core/logx"
"github.com/zeromicro/go-zero/tools/goctl/api/parser"
"github.com/zeromicro/go-zero/tools/goctl/util/pathx"
)