chore: format

This commit is contained in:
Zach Daniel 2024-01-25 13:55:09 -05:00
parent 56a75782e3
commit 2888fea33b

View file

@ -537,7 +537,7 @@ defmodule Ash.Actions.Read do
end end
end end
defp load(initial_data, query, calculations_at_runtime,calculations_in_query, opts) do defp load(initial_data, query, calculations_at_runtime, calculations_in_query, opts) do
must_be_reselected = List.wrap(query.select) -- Ash.Resource.Info.primary_key(query.resource) must_be_reselected = List.wrap(query.select) -- Ash.Resource.Info.primary_key(query.resource)
query = query =