mirror of
https://git.yoctoproject.org/poky
synced 2026-06-14 05:19:57 +00:00
wic: code cleanup
Split long lines. Removed unused imports. (From OE-Core rev: 49b704864c7db49e41a0b6bbdb8a2840e7fa232b) Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
dd7e0ae43d
commit
247b7a8c3a
@@ -137,4 +137,3 @@ class SourcePlugin(metaclass=PluginMeta):
|
||||
'prepares' the partition to be incorporated into the image.
|
||||
"""
|
||||
logger.debug("SourcePlugin: do_prepare_partition: part: %s", part)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user