Remove the unused import code

Remove the unused import in ssync_receiver.py

Change-Id: I81ef107201a79446f07e87ee04758c2bf251ebda
This commit is contained in:
lijunbo 2017-05-01 18:43:03 +08:00
parent 4f3ce4db31
commit 96bbd06134

View File

@ -14,8 +14,6 @@
# limitations under the License.
import eventlet
import eventlet.wsgi
import eventlet.greenio
from six.moves import urllib