Skip to content

Commit 9a4e113

Browse files
committed
Remove duplicated doc entry
1 parent a5e1928 commit 9a4e113

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

lib/db_connection.ex

-6
Original file line numberDiff line numberDiff line change
@@ -524,12 +524,6 @@ defmodule DBConnection do
524524
This feature is available since v2.6.0. Before this version `:connection_listeners` only
525525
accepted a list of listener processes.
526526
527-
## Telemetry listener
528-
529-
DBConnection provides a connection listener that emits telemetry events upon
530-
connection and disconnection, see the `DBConnection.TelemetryListener` module
531-
for more info.
532-
533527
## Connection Configuration Callback
534528
535529
The `:configure` function will be called before each individual connection to the

0 commit comments

Comments
 (0)