Skip to content

Commit

Permalink
Remove duplicated doc entry
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Jul 17, 2024
1 parent a5e1928 commit 9a4e113
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lib/db_connection.ex
Original file line number Diff line number Diff line change
Expand Up @@ -524,12 +524,6 @@ defmodule DBConnection do
This feature is available since v2.6.0. Before this version `:connection_listeners` only
accepted a list of listener processes.
## Telemetry listener
DBConnection provides a connection listener that emits telemetry events upon
connection and disconnection, see the `DBConnection.TelemetryListener` module
for more info.
## Connection Configuration Callback
The `:configure` function will be called before each individual connection to the
Expand Down

0 comments on commit 9a4e113

Please sign in to comment.