chore: refactor errors (#3651)

This commit is contained in:
Kevin Wan
2023-10-20 14:58:38 +08:00
committed by GitHub
parent 151768ef82
commit 944e76edb9
3 changed files with 5 additions and 6 deletions

View File

@@ -13,7 +13,6 @@ import (
"sync/atomic"
fatihcolor "github.com/fatih/color"
"github.com/zeromicro/go-zero/core/color"
)