all: fix typos (#2301)

This commit is contained in:
Zhizhen He
2022-01-29 16:30:31 +08:00
committed by GitHub
parent c7e544c959
commit 9da36e461f
9 changed files with 16 additions and 87 deletions

View File

@@ -23,6 +23,7 @@ import (
"time"
"entgo.io/ent"
"golang.org/x/tools/go/packages"
)