remove-logx

This commit is contained in:
stevenzack
2020-08-14 18:47:18 +08:00
committed by Kevin Wan
parent de2f8c06fb
commit 5e007c1f9f
2 changed files with 1 additions and 8 deletions

View File

@@ -2,9 +2,9 @@ package main
import (
"fmt"
"github.com/tal-tech/go-zero/tools/goctl/api/ktgen"
"os"
"github.com/tal-tech/go-zero/tools/goctl/api/ktgen"
"github.com/tal-tech/go-zero/core/logx"
"github.com/tal-tech/go-zero/tools/goctl/api/apigen"
"github.com/tal-tech/go-zero/tools/goctl/api/dartgen"