Skip to content

Commit

Permalink
Prune unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
chadwhitacre committed Oct 3, 2014
1 parent 9738437 commit 55f903c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_dispatcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
from pytest import raises

import aspen
from aspen import dispatcher, Response
from aspen.http.request import Request
from aspen import Response


# Helpers
Expand Down

0 comments on commit 55f903c

Please sign in to comment.