Skip to content

Commit 59ff8af

Browse files
committed
rb: Not needed with Ruby 1.9+
1 parent 7fb6b1b commit 59ff8af

File tree

2 files changed

+0
-25
lines changed

2 files changed

+0
-25
lines changed

rb/lib/selenium/webdriver/common.rb

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
# under the License.
1919

2020
require 'selenium/webdriver/common/core_ext/dir'
21-
require 'selenium/webdriver/common/core_ext/string'
2221
require 'selenium/webdriver/common/core_ext/base64'
2322
require 'selenium/webdriver/common/error'
2423
require 'selenium/webdriver/common/platform'

rb/lib/selenium/webdriver/common/core_ext/string.rb

-24
This file was deleted.

0 commit comments

Comments
 (0)