Skip to content

Commit 3021396

Browse files
committed
fix merge fallout
1 parent dc29488 commit 3021396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/transport/http/stdlib.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ class HttpTransport extends HttpTransportBase {
3333

3434
/**
3535
* Creates a new HttpTransport instance using Node.js HTTP modules.
36-
*
36+
*
3737
* @param options - Sender configuration object containing connection details
3838
* @throws Error if the protocol is not 'http' or 'https'
3939
*/

0 commit comments

Comments
 (0)