entc/gen: fix inconsistent goimports formatting (#3344)

This commit is contained in:
Ariel Mashraki
2023-02-22 21:29:15 +02:00
committed by GitHub
parent 71e31bc0d7
commit 9c40fbc07b
52 changed files with 71 additions and 121 deletions

View File

@@ -12,11 +12,10 @@ import (
"fmt"
"sync"
"entgo.io/ent"
"entgo.io/ent/dialect/sql"
"entgo.io/ent/examples/privacyadmin/ent/predicate"
"entgo.io/ent/examples/privacyadmin/ent/user"
"entgo.io/ent"
)
const (