replaced old module path in source
This commit is contained in:
@@ -8,8 +8,8 @@ import (
|
||||
"entgo.io/ent/dialect/sql"
|
||||
"entgo.io/ent/dialect/sql/sqlgraph"
|
||||
"entgo.io/ent/schema/field"
|
||||
"git.harting.dev/csgowtf/csgowtfd/ent/predicate"
|
||||
"git.harting.dev/csgowtf/csgowtfd/ent/weapon"
|
||||
"somegit.dev/csgowtf/csgowtfd/ent/predicate"
|
||||
"somegit.dev/csgowtf/csgowtfd/ent/weapon"
|
||||
)
|
||||
|
||||
// WeaponDelete is the builder for deleting a Weapon entity.
|
||||
|
Reference in New Issue
Block a user