Remove unused import

This commit is contained in:
Florian Bruhin 2019-02-17 18:53:47 +01:00
parent 04764b9c39
commit a2c7908414

View File

@ -17,8 +17,6 @@
# You should have received a copy of the GNU General Public License
# along with qutebrowser. If not, see <http://www.gnu.org/licenses/>.
import re
import pytest_bdd as bdd
from qutebrowser.utils import qtutils