mirror of https://github.com/celery/kombu.git
flakes
This commit is contained in:
parent
2d056fe1d9
commit
6636a03c9f
|
@ -3,7 +3,6 @@ from __future__ import with_statement
|
|||
|
||||
import sys
|
||||
|
||||
from functools import partial
|
||||
from mock import patch
|
||||
from nose import SkipTest
|
||||
from itertools import count
|
||||
|
|
Loading…
Reference in New Issue