Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfe1 committed Oct 28, 2020
1 parent 4ecb6e6 commit 9254042
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/Desktop/test_desktop.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from unittest.mock import MagicMock, patch
sys.path.append(os.path.join(os.path.dirname(sys.path[0]), 'Helpers'))
from webdriverremotemock import WebdriverRemoteMock
from time import sleep


def _long_running_function():
Expand Down

0 comments on commit 9254042

Please sign in to comment.