diff options
Diffstat (limited to 'bitbake/lib/bb/fetch2/git.py')
| -rw-r--r-- | bitbake/lib/bb/fetch2/git.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bitbake/lib/bb/fetch2/git.py b/bitbake/lib/bb/fetch2/git.py index 0a5785d486..0779e809a3 100644 --- a/bitbake/lib/bb/fetch2/git.py +++ b/bitbake/lib/bb/fetch2/git.py | |||
| @@ -76,7 +76,6 @@ import re | |||
| 76 | import bb | 76 | import bb |
| 77 | import errno | 77 | import errno |
| 78 | import bb.progress | 78 | import bb.progress |
| 79 | from bb import data | ||
| 80 | from bb.fetch2 import FetchMethod | 79 | from bb.fetch2 import FetchMethod |
| 81 | from bb.fetch2 import runfetchcmd | 80 | from bb.fetch2 import runfetchcmd |
| 82 | from bb.fetch2 import logger | 81 | from bb.fetch2 import logger |
