chore: reformat code (#2903)

This commit is contained in:
Kevin Wan
2023-02-20 23:37:05 +08:00
committed by kevin
parent b2646e228b
commit 21566f1b7a
4 changed files with 3 additions and 4 deletions

View File

@@ -2,7 +2,6 @@ package api
import (
"github.com/spf13/cobra"
"github.com/zeromicro/go-zero/tools/goctl/api/apigen"
"github.com/zeromicro/go-zero/tools/goctl/api/dartgen"
"github.com/zeromicro/go-zero/tools/goctl/api/docgen"