Skip to content

Commit 388f530

Browse files
committed
[rb] no longer need to require net/https separately
1 parent 0f5acf2 commit 388f530

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

rb/lib/selenium/webdriver/remote/http/default.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
# KIND, either express or implied. See the License for the
1717
# specific language governing permissions and limitations
1818
# under the License.
19-
20-
require 'net/https'
2119
require 'ipaddr'
2220

2321
module Selenium

0 commit comments

Comments
 (0)