issue #61: unused import (reported by LGTM)

issue510
David Wilson 5 years ago
parent 907c4556c8
commit 00838e9134

@ -32,7 +32,6 @@ Functionality to allow establishing new slave contexts over an SSH connection.
import logging
import re
import time
try:
from shlex import quote as shlex_quote

Loading…
Cancel
Save