Removed an unused import.

This commit is contained in:
Alex Gaynor 2013-10-31 10:50:19 -07:00
parent a9a5f69c1a
commit 68cf5ab063
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ client side, and a B{lot} more on the server side.
"""
from Crypto.Hash import SHA
from Crypto.Util import number
from paramiko.common import *
from paramiko import util