Revert "Forgot to import errno"

This reverts commit 203c7379ac.
This commit is contained in:
Jeff Forcier 2012-11-29 15:19:15 -08:00
parent bda161330f
commit 287f9c3423
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ import sys
import time
import threading
import socket
import errno
import os
from paramiko.common import *