Skip to content

Commit

Permalink
Remove IO.inspect()
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulJKim committed Oct 13, 2023
1 parent a8ae4d9 commit 6bc896e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/content/message/predictions.ex
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,6 @@ defmodule Content.Message.Predictions do
3 -> :crowded
4 -> :unknown_crowding
end
|> IO.inspect()
end

defp get_emptier_location(car_crowding_levels) do
Expand Down

0 comments on commit 6bc896e

Please sign in to comment.