diff options
Diffstat (limited to 'bitbake/lib/bb/fetch2/ssh.py')
| -rw-r--r-- | bitbake/lib/bb/fetch2/ssh.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bitbake/lib/bb/fetch2/ssh.py b/bitbake/lib/bb/fetch2/ssh.py index f5be060c43..34debe399b 100644 --- a/bitbake/lib/bb/fetch2/ssh.py +++ b/bitbake/lib/bb/fetch2/ssh.py | |||
| @@ -32,8 +32,6 @@ IETF secsh internet draft: | |||
| 32 | 32 | ||
| 33 | import re, os | 33 | import re, os |
| 34 | from bb.fetch2 import FetchMethod | 34 | from bb.fetch2 import FetchMethod |
| 35 | from bb.fetch2 import FetchError | ||
| 36 | from bb.fetch2 import logger | ||
| 37 | from bb.fetch2 import runfetchcmd | 35 | from bb.fetch2 import runfetchcmd |
| 38 | 36 | ||
| 39 | 37 | ||
