Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasbair committed Oct 23, 2024
1 parent 668b822 commit 868cb64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/code_gen/code_generator.ex
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,6 @@ defmodule ExOanda.CodeGenerator do
|> to_camel()
|> Enum.into(%{})
|> NestedFilter.drop_by_value([nil])
|> IO.inspect
end

@doc false
Expand Down

0 comments on commit 868cb64

Please sign in to comment.