diff options
Diffstat (limited to 'scripts/modules')
-rw-r--r-- | scripts/modules/module_block.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/modules/module_block.py b/scripts/modules/module_block.py index 08646af92c..f23191fac1 100644 --- a/scripts/modules/module_block.py +++ b/scripts/modules/module_block.py @@ -10,7 +10,6 @@ # This work is licensed under the terms of the GNU GPL, version 2. # See the COPYING file in the top-level directory. -from __future__ import print_function import sys import os |