Get rid of unused imports

This cruft just tends to build up over time...

Change-Id: I61fd067b431aaa57164c7ff781c9cc8bab04bd4b
Signed-off-by: Zane Bitter <zbitter@redhat.com>
This commit is contained in:
Zane Bitter
2012-12-13 15:02:29 +01:00
parent b9e5bcb689
commit f531f6fb28
43 changed files with 0 additions and 77 deletions

View File

@@ -3,7 +3,6 @@
import eventlet
from eventlet.green import socket
import libssh2
import time
import os
import random