Remove unused import

This commit is contained in:
Artur Shaikhullin 2017-12-30 23:20:29 +06:00
parent 25436e2544
commit 981f5fd09b

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/>.
# pylint: disable=unused-import
import pytest
import pytest_bdd as bdd
from end2end.features.test_yankpaste_bdd import init_fake_clipboard