Nuke useless module docstring

This commit is contained in:
Jeff Forcier 2014-02-24 09:59:40 -08:00
parent 2dc2643b68
commit 23bb7e5936
1 changed files with 0 additions and 3 deletions

View File

@ -16,9 +16,6 @@
# along with Paramiko; if not, write to the Free Software Foundation, Inc., # along with Paramiko; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
"""
`.ProxyCommand`.
"""
import os import os
from shlex import split as shlsplit from shlex import split as shlsplit