Commit ce1c239a authored by Vincent Pelletier's avatar Vincent Pelletier

test: Remove unused import.

parent 883dce36
...@@ -22,7 +22,6 @@ Test suite ...@@ -22,7 +22,6 @@ Test suite
""" """
# pylint: disable=too-many-lines, too-many-public-methods # pylint: disable=too-many-lines, too-many-public-methods
from __future__ import absolute_import from __future__ import absolute_import
from binascii import hexlify
import contextlib import contextlib
from Cookie import SimpleCookie from Cookie import SimpleCookie
import datetime import datetime
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment