Skip to content
This repository was archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
remove unneeded contextlib import
Browse files Browse the repository at this point in the history
  • Loading branch information
tkaemming committed Aug 1, 2012
1 parent 81adac8 commit 0e4d603
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/samsa/client/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
limitations under the License.
"""

import contextlib
import time

from samsa.client import Client, Message, OFFSET_EARLIEST, OFFSET_LATEST
Expand Down

0 comments on commit 0e4d603

Please sign in to comment.