chore: clean up ash_hq

This commit is contained in:
Zach Daniel 2023-09-25 22:16:10 -04:00
parent 8b158a2a99
commit b96a0dff4f
2 changed files with 1 additions and 10 deletions

View file

@ -18,17 +18,9 @@ config :ash_appsignal,
trace_types: [
:custom,
:action,
:changeset,
:validation,
:change,
:before_transaction,
:before_action,
:after_transaction,
:after_action,
:custom_flow_step,
:flow,
:query,
:preparation
:query
]
{revision, _exitcode} = System.cmd("git", ["log", "--pretty=format:%h", "-n 1"])

View file

@ -24,7 +24,6 @@ defmodule AshHq.Application do
end
topologies = Application.get_env(:libcluster, :topologies) || []
Appsignal.Phoenix.LiveView.attach()
children =
[