Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Compiler committed Mar 24, 2020
1 parent 7761285 commit 6d3afbc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion qutebrowser/browser/webengine/webenginetab.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
import re
import html as html_utils
import typing
import textwrap

from PyQt5.QtCore import (pyqtSignal, pyqtSlot, Qt, QPoint, QPointF, QUrl,
QTimer, QObject)
Expand Down

0 comments on commit 6d3afbc

Please sign in to comment.