Skip to content

Commit

Permalink
[py] Deleting unused imports, fixing flake8 issues
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Jan 25, 2019
1 parent 4fd1b53 commit 0df3d60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion py/selenium/webdriver/ie/webdriver.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
from selenium.webdriver.common import utils
from selenium.webdriver.remote.webdriver import WebDriver as RemoteWebDriver
from .service import Service
from .options import Options
Expand Down

0 comments on commit 0df3d60

Please sign in to comment.