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 5cc06f4c495..9023755302a 100755 --- a/scripts/wic +++ b/scripts/wic @@ -28,8 +28,6 @@ # AUTHORS # Tom Zanussi <tom.zanussi (at] linux.intel.com> # -from __future__ import print_function - __version__ = "0.2.0" # Python Standard Library modules |