Skip to content

Commit acf674f

Browse files
committed
Remove unnecessary state key
1 parent 3290e2a commit acf674f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/sink/connection/client.ex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ defmodule Sink.Connection.Client do
3030
:handler,
3131
:transport,
3232
:disconnect_reason,
33-
:connection_request_succeeded,
3433
:backoff_impl,
3534
connection_attempts: 0,
3635
disconnect_time: nil

0 commit comments

Comments
 (0)