chore: remove bad reference

This commit is contained in:
Zach Daniel 2023-12-07 12:30:59 -05:00
parent 33b8317367
commit e2cad1c59f

View file

@ -32,7 +32,6 @@ defmodule AshHq.Application do
{AshHq.Docs.Library.Agent, nil},
# !flame_parent && {Cluster.Supervisor, [topologies, [name: AshHq.ClusterSupervisor]]},
{Haystack.Storage.ETS, storage: AshHq.Docs.Indexer.storage()},
!flame_parent && {Cluster.Supervisor, [topologies, [name: AshHq.ClusterSupervisor]]},
!flame_parent && AshHq.Docs.Indexer,
!flame_parent && AshHq.Github.Monitor,
!flame_parent && oban_worker(),