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