mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
ent: change ent package name (#1338)
Summary: Pull Request resolved: https://github.com/facebookexternal/fbc/pull/1338 Pull Request resolved: https://github.com/facebookincubator/ent/pull/14 Reviewed By: alexsn Differential Revision: D16890825 fbshipit-source-id: 656baaa73f5debab08c849b6b9639caeec2a8ef1
This commit is contained in:
committed by
Facebook Github Bot
parent
a209a8395e
commit
e0e754717e
@@ -6,7 +6,7 @@ import (
|
||||
"strconv"
|
||||
"strings"
|
||||
|
||||
"fbc/ent/dialect"
|
||||
"github.com/facebookincubator/ent/dialect"
|
||||
)
|
||||
|
||||
// Querier wraps the basic Query method.
|
||||
|
||||
Reference in New Issue
Block a user