mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user