mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 20:59:01 +02:00
rrs_upgrade_history: drop unused import
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
parent
0c1763bf56
commit
97a6b7eaf9
|
@ -38,7 +38,6 @@ if not fetchdir:
|
|||
# setup bitbake
|
||||
bitbakepath = os.path.join(fetchdir, 'bitbake')
|
||||
sys.path.insert(0, os.path.join(bitbakepath, 'lib'))
|
||||
from bb import BBHandledException
|
||||
from bb.utils import vercmp_string
|
||||
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue
Block a user