Remove unused LastFm.Finch pool
This commit is contained in:
@@ -10,7 +10,6 @@ defmodule LastFm.Supervisor do
|
||||
:ok = LastFm.Feed.create_table!()
|
||||
|
||||
children = [
|
||||
{Finch, name: LastFm.Finch},
|
||||
{Phoenix.PubSub, name: LastFm.PubSub},
|
||||
{LastFm.Refresh, config}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user