diff options
Diffstat (limited to 'tests/test_html_formatter.py')
-rw-r--r-- | tests/test_html_formatter.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_html_formatter.py b/tests/test_html_formatter.py index 3ed53e53..a4be6126 100644 --- a/tests/test_html_formatter.py +++ b/tests/test_html_formatter.py @@ -6,7 +6,6 @@ :license: BSD, see LICENSE for details. """ -import io import os import re import tempfile |