diff options
Diffstat (limited to 'bitbake/lib/bb/fetch2/npm.py')
| -rw-r--r-- | bitbake/lib/bb/fetch2/npm.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bitbake/lib/bb/fetch2/npm.py b/bitbake/lib/bb/fetch2/npm.py index 780f26d37f..73a75fe989 100644 --- a/bitbake/lib/bb/fetch2/npm.py +++ b/bitbake/lib/bb/fetch2/npm.py | |||
| @@ -25,7 +25,6 @@ import json | |||
| 25 | import subprocess | 25 | import subprocess |
| 26 | import signal | 26 | import signal |
| 27 | import bb | 27 | import bb |
| 28 | from bb import data | ||
| 29 | from bb.fetch2 import FetchMethod | 28 | from bb.fetch2 import FetchMethod |
| 30 | from bb.fetch2 import FetchError | 29 | from bb.fetch2 import FetchError |
| 31 | from bb.fetch2 import ChecksumError | 30 | from bb.fetch2 import ChecksumError |
