diff options
Diffstat (limited to 'bitbake-dev/lib/bb/fetch/bzr.py')
| -rw-r--r-- | bitbake-dev/lib/bb/fetch/bzr.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bitbake-dev/lib/bb/fetch/bzr.py b/bitbake-dev/lib/bb/fetch/bzr.py index b23e9eef86..b27fb63d07 100644 --- a/bitbake-dev/lib/bb/fetch/bzr.py +++ b/bitbake-dev/lib/bb/fetch/bzr.py | |||
| @@ -29,7 +29,6 @@ import bb | |||
| 29 | from bb import data | 29 | from bb import data |
| 30 | from bb.fetch import Fetch | 30 | from bb.fetch import Fetch |
| 31 | from bb.fetch import FetchError | 31 | from bb.fetch import FetchError |
| 32 | from bb.fetch import MissingParameterError | ||
| 33 | from bb.fetch import runfetchcmd | 32 | from bb.fetch import runfetchcmd |
| 34 | 33 | ||
| 35 | class Bzr(Fetch): | 34 | class Bzr(Fetch): |
