Skip to content

Commit d87dbac

Browse files
committed
revert dev config
1 parent a7e70b4 commit d87dbac

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

config/dev.exs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -130,12 +130,6 @@ config :phoenix_live_view, :debug_heex_annotations, true
130130
# Disable swoosh api client as it is only required for production adapters.
131131
config :swoosh, :api_client, false
132132

133-
# config :algora, Algora.Mailer,
134-
# adapter: Swoosh.Adapters.Sendgrid,
135-
# api_key: System.get_env("SENDGRID_API_KEY")
136-
137-
# config :swoosh, api_client: Swoosh.ApiClient.Finch, finch_name: Algora.Finch
138-
139133
# Path to install SaladUI components
140134
config :salad_ui, components_path: Path.join(File.cwd!(), "lib/algora_web/components/ui")
141135

0 commit comments

Comments
 (0)