CustomFieldValue: remove unused require Ash.Query

This commit is contained in:
Moritz 2026-01-27 15:44:39 +01:00 committed by moritz
parent 7153af23ee
commit 3f95a2dd84

View file

@ -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