Skip to content

Commit 6d1f1d3

Browse files
wtnioquatix
authored andcommitted
Remove compatibility require for unsupported Ruby version.
1 parent 648b9c6 commit 6d1f1d3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/async/http/endpoint.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616

1717
require "uri"
1818

19-
# Compatibility with Ruby 3.1.2
20-
require "uri/wss"
21-
2219
module Async
2320
module HTTP
2421
# Represents a way to connect to a remote HTTP server.

0 commit comments

Comments
 (0)