From 29f8df922fabd350b535f3949cf138b193b409f3 Mon Sep 17 00:00:00 2001 From: Benjamin Schubert Date: Fri, 1 Mar 2019 09:10:13 +0000 Subject: tests: Remove unused imports --- tests/integration/shell.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/integration/shell.py') diff --git a/tests/integration/shell.py b/tests/integration/shell.py index 7ab34b65f..1a10df59e 100644 --- a/tests/integration/shell.py +++ b/tests/integration/shell.py @@ -2,7 +2,6 @@ import os import pytest from buildstream import _yaml -from buildstream._exceptions import ErrorDomain from buildstream.plugintestutils import cli_integration as cli from tests.testutils.site import HAVE_SANDBOX -- cgit v1.2.1