Skip to content

Commit

Permalink
remove unused import in test
Browse files Browse the repository at this point in the history
  • Loading branch information
slingamn committed May 2, 2012
1 parent ff169d3 commit 6eb349f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_requests_async.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
has_poll = hasattr(select, "poll")

from requests import async
import envoy

sys.path.append('.')
from test_requests import httpbin, RequestsTestSuite, SERVICES
Expand Down

0 comments on commit 6eb349f

Please sign in to comment.