diff options
Diffstat (limited to 'meta/lib/patchtest/tests/test_patch_upstream_status.py')
-rw-r--r-- | meta/lib/patchtest/tests/test_patch_upstream_status.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/lib/patchtest/tests/test_patch_upstream_status.py b/meta/lib/patchtest/tests/test_patch_upstream_status.py index 957817ba8d..a5b278304e 100644 --- a/meta/lib/patchtest/tests/test_patch_upstream_status.py +++ b/meta/lib/patchtest/tests/test_patch_upstream_status.py | |||
@@ -7,7 +7,6 @@ | |||
7 | import base | 7 | import base |
8 | import parse_upstream_status | 8 | import parse_upstream_status |
9 | import pyparsing | 9 | import pyparsing |
10 | import os | ||
11 | 10 | ||
12 | class PatchUpstreamStatus(base.Base): | 11 | class PatchUpstreamStatus(base.Base): |
13 | 12 | ||