Remove the unused import code
Remove the unused import in ssync_receiver.py Change-Id: I81ef107201a79446f07e87ee04758c2bf251ebda
This commit is contained in:
parent
4f3ce4db31
commit
96bbd06134
@ -14,8 +14,6 @@
|
||||
# limitations under the License.
|
||||
|
||||
|
||||
import eventlet
|
||||
import eventlet.wsgi
|
||||
import eventlet.greenio
|
||||
from six.moves import urllib
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user