summaryrefslogtreecommitdiff
path: root/tests/logging_tests/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/logging_tests/tests.py')
-rw-r--r--tests/logging_tests/tests.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/logging_tests/tests.py b/tests/logging_tests/tests.py
index 0557ea182b..134cc71808 100644
--- a/tests/logging_tests/tests.py
+++ b/tests/logging_tests/tests.py
@@ -1,6 +1,3 @@
-# -*- coding:utf-8 -*-
-from __future__ import unicode_literals
-
import logging
from contextlib import contextmanager