Remove unused import
This commit is contained in:
parent
74b279e5a9
commit
c0a407235c
@ -19,8 +19,6 @@
|
|||||||
|
|
||||||
"""Utilities related to javascript interaction."""
|
"""Utilities related to javascript interaction."""
|
||||||
|
|
||||||
from qutebrowser.utils import utils
|
|
||||||
|
|
||||||
|
|
||||||
def string_escape(text):
|
def string_escape(text):
|
||||||
"""Escape values special to javascript in strings.
|
"""Escape values special to javascript in strings.
|
||||||
|
Loading…
Reference in New Issue
Block a user