Skip to content

Commit

Permalink
Fix isort issues
Browse files Browse the repository at this point in the history
  • Loading branch information
codingjoe committed Jun 1, 2017
1 parent ad94d27 commit 3a2dc27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
from selenium import webdriver
from selenium.common.exceptions import WebDriverException


browsers = {
'chrome': webdriver.Chrome,
'firefox': webdriver.Firefox,
Expand Down

0 comments on commit 3a2dc27

Please sign in to comment.