Skip to content

Commit cb9da0d

Browse files
committed
mix format
1 parent 3f5ed95 commit cb9da0d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/phoenix_container_example/application.ex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ defmodule PhoenixContainerExample.Application do
99

1010
@impl true
1111
def start(_type, _args) do
12-
1312
:logger.add_handler(:my_sentry_handler, Sentry.LoggerHandler, %{
1413
config: %{metadata: [:file, :line]}
1514
})

0 commit comments

Comments
 (0)