diff options
Diffstat (limited to 'test/CheckOptions.py')
-rwxr-xr-x | test/CheckOptions.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/CheckOptions.py b/test/CheckOptions.py index bb0b3731..3f08fb0d 100755 --- a/test/CheckOptions.py +++ b/test/CheckOptions.py @@ -1,8 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -from __future__ import print_function - import re import os import sys |