Skip to content

Commit e20f81e

Browse files
committed
remove empty line
1 parent c5ffed8 commit e20f81e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

node/tests/tls_through_node_test.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ fn tls_through_node_integration() {
5151
}
5252
}
5353
};
54-
5554
let request = "GET / HTTP/1.1\r\nHost: www.example.com\r\n\r\n".as_bytes();
5655
tls_stream
5756
.write(request.clone())

0 commit comments

Comments
 (0)