Remove unused imports in test_completiondelegate.
This commit is contained in:
parent
102c6b99dd
commit
4f733333c3
@ -23,8 +23,6 @@ from unittest import mock
|
|||||||
|
|
||||||
import pytest
|
import pytest
|
||||||
|
|
||||||
from PyQt5.QtCore import QModelIndex
|
|
||||||
from PyQt5.QtWidgets import QStyleOptionViewItem, QStyledItemDelegate
|
|
||||||
from PyQt5.QtGui import QPainter
|
from PyQt5.QtGui import QPainter
|
||||||
|
|
||||||
from qutebrowser.completion import completiondelegate
|
from qutebrowser.completion import completiondelegate
|
||||||
|
Loading…
Reference in New Issue
Block a user