mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
oeqa/oetest: Drop unused import
(From OE-Core rev: ac4eba5415f39cd797a08071c0efae296ae61a70) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
3d59df60a6
commit
4a67dfb089
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
# It also has some helper functions and it's responsible for actually starting the tests
|
# It also has some helper functions and it's responsible for actually starting the tests
|
||||||
|
|
||||||
import os, re, mmap, sys
|
import os, re, sys
|
||||||
import unittest
|
import unittest
|
||||||
import inspect
|
import inspect
|
||||||
import subprocess
|
import subprocess
|
||||||
|
|
Loading…
Reference in New Issue
Block a user