diff options
| -rw-r--r-- | scripts/lib/wic/imager/baseimager.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/lib/wic/imager/baseimager.py b/scripts/lib/wic/imager/baseimager.py index 463ae93136..1a52dd8b4d 100644 --- a/scripts/lib/wic/imager/baseimager.py +++ b/scripts/lib/wic/imager/baseimager.py | |||
| @@ -16,7 +16,6 @@ | |||
| 16 | # with this program; if not, write to the Free Software Foundation, Inc., 59 | 16 | # with this program; if not, write to the Free Software Foundation, Inc., 59 |
| 17 | # Temple Place - Suite 330, Boston, MA 02111-1307, USA. | 17 | # Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
| 18 | 18 | ||
| 19 | from __future__ import with_statement | ||
| 20 | import os | 19 | import os |
| 21 | import tempfile | 20 | import tempfile |
| 22 | import shutil | 21 | import shutil |
