Skip to content

Commit

Permalink
[js] Removing unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol committed Apr 22, 2024
1 parent 675fb15 commit f543921
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion javascript/node/selenium-webdriver/common/driverFinder.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@

const path = require('node:path')
const { binaryPaths } = require('./seleniumManager')
const { Capabilities } = require('../lib/capabilities')

/**
* Determines the path of the correct Selenium Manager binary
Expand Down

0 comments on commit f543921

Please sign in to comment.