diff options
Diffstat (limited to 'scripts/debug_lexer.py')
-rwxr-xr-x | scripts/debug_lexer.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/debug_lexer.py b/scripts/debug_lexer.py index ef01a23f..6963a5c0 100755 --- a/scripts/debug_lexer.py +++ b/scripts/debug_lexer.py @@ -12,8 +12,6 @@ :license: BSD, see LICENSE for details. """ -from __future__ import print_function - import os import sys |