diff options
Diffstat (limited to 'bin/SConsExamples.py')
-rw-r--r-- | bin/SConsExamples.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/SConsExamples.py b/bin/SConsExamples.py index 50fbb4e..ff72a27 100644 --- a/bin/SConsExamples.py +++ b/bin/SConsExamples.py @@ -86,8 +86,6 @@ # can see if there are any problems executing the command. # -from __future__ import print_function - import os import re import sys |