Remove unused re import
This commit is contained in:
parent
8358c76f86
commit
ae294e92ad
@ -19,8 +19,6 @@
|
|||||||
|
|
||||||
"""A completion category that queries the SQL History store."""
|
"""A completion category that queries the SQL History store."""
|
||||||
|
|
||||||
import re
|
|
||||||
|
|
||||||
from PyQt5.QtSql import QSqlQueryModel
|
from PyQt5.QtSql import QSqlQueryModel
|
||||||
|
|
||||||
from qutebrowser.misc import sql
|
from qutebrowser.misc import sql
|
||||||
|
Loading…
Reference in New Issue
Block a user