Skip to content

Commit 625ad7c

Browse files
committed
revert fix attempt
1 parent 938dbbe commit 625ad7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/ash_json_api/includes/includer.ex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ defmodule AshJsonApi.Includes.Includer do
5050
|> Map.get(relationship, [])
5151
|> List.wrap()
5252
end)
53-
|> Enum.uniq()
5453
|> get_includes_map(further, includes_map)
5554

5655
preloaded_with_linkage =

0 commit comments

Comments
 (0)