This commit is contained in:
Twilight 2024-06-13 14:33:14 +08:00
parent 401db61e2c
commit 2fef06cd91

View File

@ -15,5 +15,5 @@ var (
)
func init() {
panic("ent not impl.")
panic("ent not impl, if impl, uncommit this line")
}