diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2016-05-04 16:06:18 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-14 23:05:13 +0100 |
commit | ed10a80c2c113acbdd1c9602a4a7d0d8fc799a62 (patch) | |
tree | 264495e13a7f3eb60d7bcb91da71b274f25ac462 /scripts/lib/wic/imager/direct.py | |
parent | dac0e809b71323318e0f6501a9f67c303438a236 (diff) | |
download | poky-ed10a80c2c113acbdd1c9602a4a7d0d8fc799a62.tar.gz |
wic: remove with_statement imports
'with' statement is not used in baseimager.py
It's supported by Python 2.7, which is included into all target
distros. Other wic modules use this statement.
Removed useless 'from __future__ import with_statement' from
wic code.
(From OE-Core rev: 528a1f20939589949831efbb4de6336776efe7d5)
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/imager/direct.py')
0 files changed, 0 insertions, 0 deletions