Code readability tweak
This commit is contained in:
parent
7222afe01b
commit
69038887b2
@ -127,7 +127,7 @@ defmodule Pleroma.Application do
|
||||
Supervisor.start_link(children, opts)
|
||||
end
|
||||
|
||||
defp setup_instrumenters() do
|
||||
defp setup_instrumenters do
|
||||
require Prometheus.Registry
|
||||
|
||||
:ok =
|
||||
|
Loading…
Reference in New Issue
Block a user