Skip to content

Commit

Permalink
chore: remove testing variable
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Nov 16, 2023
1 parent b2d0f7e commit f62eef1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/join.ex
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ defmodule AshPostgres.Join do
|> to_joins(filter, query.__ash_bindings__.resource)

true ->
id = System.unique_integer([:monotonic, :positive])

filter
|> Ash.Filter.relationship_paths()
|> to_joins(filter, query.__ash_bindings__.resource)
Expand Down

0 comments on commit f62eef1

Please sign in to comment.