1
0
mirror of https://git.yoctoproject.org/poky synced 2026-03-28 15:58:17 +00:00
Files
poky/scripts/lib/scriptutils.py
Chen Qi 50ebd252ac scriptutils: remove the useless import line
imp was replaced by importlib as it's deprecated, but the import
line was left, so remove this useless line.

(From OE-Core rev: 95574a7d18a8acfbed1b956677e72044bdfa7ebc)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-12-06 14:41:28 +00:00

10 KiB