Skip to content

Commit

Permalink
Removed leftover comment
Browse files Browse the repository at this point in the history
  • Loading branch information
criminosis committed Feb 4, 2023
1 parent 7bf1944 commit f3b7d7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gremlin-client/src/connection.rs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ impl ConnectionStream {
_ => None,
};

// TcpStream::connect(addr)
let request = options
.websocket_url()
.into_client_request()
Expand Down

0 comments on commit f3b7d7f

Please sign in to comment.