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

@@ -11,6 +11,7 @@ import (
"entgo.io/ent"
"entgo.io/ent/privacy"
"github.com/stretchr/testify/assert"
)