Nuke useless module docstring
This commit is contained in:
parent
2dc2643b68
commit
23bb7e5936
|
@ -16,9 +16,6 @@
|
|||
# along with Paramiko; if not, write to the Free Software Foundation, Inc.,
|
||||
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
"""
|
||||
`.ProxyCommand`.
|
||||
"""
|
||||
|
||||
import os
|
||||
from shlex import split as shlsplit
|
||||
|
|
Loading…
Reference in New Issue