diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/classes/testsdk.bbclass | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/classes/testsdk.bbclass b/meta/classes/testsdk.bbclass index 6a201aa41b..4740233910 100644 --- a/meta/classes/testsdk.bbclass +++ b/meta/classes/testsdk.bbclass | |||
| @@ -21,7 +21,6 @@ def testsdk_main(d): | |||
| 21 | import logging | 21 | import logging |
| 22 | 22 | ||
| 23 | from bb.utils import export_proxies | 23 | from bb.utils import export_proxies |
| 24 | from oeqa.core.runner import OEStreamLogger | ||
| 25 | from oeqa.sdk.context import OESDKTestContext, OESDKTestContextExecutor | 24 | from oeqa.sdk.context import OESDKTestContext, OESDKTestContextExecutor |
| 26 | from oeqa.utils import make_logger_bitbake_compatible | 25 | from oeqa.utils import make_logger_bitbake_compatible |
| 27 | 26 | ||
