Skip to content

Commit

Permalink
fix the fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vdegove committed Feb 5, 2025
1 parent a7910dd commit 1dfbcf5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,6 @@ defmodule TransportWeb.API.StatsController do
:regions -> region_features_query()
:quality -> quality_features_query()
end
|>
|> Repo.all()
|> features()
|> geojson()
Expand Down

0 comments on commit 1dfbcf5

Please sign in to comment.