diff options
Diffstat (limited to 'scripts/wic')
-rwxr-xr-x | scripts/wic | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/wic b/scripts/wic index 5cc06f4c49..9023755302 100755 --- a/scripts/wic +++ b/scripts/wic | |||
@@ -28,8 +28,6 @@ | |||
28 | # AUTHORS | 28 | # AUTHORS |
29 | # Tom Zanussi <tom.zanussi (at] linux.intel.com> | 29 | # Tom Zanussi <tom.zanussi (at] linux.intel.com> |
30 | # | 30 | # |
31 | from __future__ import print_function | ||
32 | |||
33 | __version__ = "0.2.0" | 31 | __version__ = "0.2.0" |
34 | 32 | ||
35 | # Python Standard Library modules | 33 | # Python Standard Library modules |