Skip to content

Commit 63c4449

Browse files
committed
Remove unnecesary loads
1 parent 6d0843e commit 63c4449

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

rb/spec/integration/selenium/webdriver/bidi/network_spec.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
# under the License.
2020

2121
require_relative '../spec_helper'
22-
require_relative '../../../../../lib/selenium/webdriver/bidi/session'
23-
require_relative '../../../../../lib/selenium/webdriver/bidi/network'
2422

2523
module Selenium
2624
module WebDriver

rb/spec/integration/selenium/webdriver/network_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
# under the License.
2020

2121
require_relative 'spec_helper'
22-
require_relative '../../../../lib/selenium/webdriver/common/network'
2322

2423
module Selenium
2524
module WebDriver

0 commit comments

Comments
 (0)