diff options
Diffstat (limited to 'test/regress/B21BF389.py')
-rw-r--r-- | test/regress/B21BF389.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/regress/B21BF389.py b/test/regress/B21BF389.py index a49c498c..11208e91 100644 --- a/test/regress/B21BF389.py +++ b/test/regress/B21BF389.py @@ -1,8 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -from __future__ import print_function, unicode_literals - import sys import ledger |