Remove sys import in test_mhtml

This commit is contained in:
Daniel 2015-10-11 11:51:22 +02:00
parent ed8a6a4c7b
commit f2f9529af7

View File

@ -2,8 +2,6 @@
import io
import textwrap
import re
import sys
import pytest
from qutebrowser.browser import mhtml