chore: remove debugging code

This commit is contained in:
Zach Daniel 2024-07-19 13:30:13 -04:00
parent b3eea1e440
commit 5d9f2cd693

View file

@ -97,7 +97,6 @@ defmodule Mix.Tasks.AshPostgres.Install do
otp_app,
{:database_url, [], nil}
)
|> Igniter.Util.Debug.puts_code_at_node()
|> Igniter.Project.Config.modify_configuration_code(
[repo, :pool_size],
otp_app,