diff options
Diffstat (limited to 'meta/lib/oeqa/sdk/cases/rust.py')
| -rw-r--r-- | meta/lib/oeqa/sdk/cases/rust.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/lib/oeqa/sdk/cases/rust.py b/meta/lib/oeqa/sdk/cases/rust.py index f5d437bb19..a54245851b 100644 --- a/meta/lib/oeqa/sdk/cases/rust.py +++ b/meta/lib/oeqa/sdk/cases/rust.py | |||
| @@ -8,7 +8,6 @@ import os | |||
| 8 | import shutil | 8 | import shutil |
| 9 | import unittest | 9 | import unittest |
| 10 | 10 | ||
| 11 | from oeqa.core.utils.path import remove_safe | ||
| 12 | from oeqa.sdk.case import OESDKTestCase | 11 | from oeqa.sdk.case import OESDKTestCase |
| 13 | 12 | ||
| 14 | from oeqa.utils.subprocesstweak import errors_have_output | 13 | from oeqa.utils.subprocesstweak import errors_have_output |
