CustomFieldValue: remove unused require Ash.Query
This commit is contained in:
parent
7153af23ee
commit
3f95a2dd84
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@ defmodule Mv.Membership.CustomFieldValue do
|
||||||
data_layer: AshPostgres.DataLayer,
|
data_layer: AshPostgres.DataLayer,
|
||||||
authorizers: [Ash.Policy.Authorizer]
|
authorizers: [Ash.Policy.Authorizer]
|
||||||
|
|
||||||
require Ash.Query
|
|
||||||
import Ash.Expr
|
import Ash.Expr
|
||||||
|
|
||||||
postgres do
|
postgres do
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue