Remove import from context where it is never used.
Signed-off-by: Niko Mauno <[email protected]>
---
meta/classes/vex.bbclass | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta/classes/vex.bbclass b/meta/classes/vex.bbclass
index 01d4e52051..c9749d4ceb 100644
--- a/meta/classes/vex.bbclass
+++ b/meta/classes/vex.bbclass
@@ -119,7 +119,6 @@ def generate_json_report(d, out_path, link_path):
python vex_save_summary_handler () {
import shutil
import datetime
- from oe.cve_check import update_symlinks
cvelogpath = d.getVar("CVE_CHECK_SUMMARY_DIR")
--
2.39.5
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#209803):
https://lists.openembedded.org/g/openembedded-core/message/209803
Mute This Topic: https://lists.openembedded.org/mt/110609361/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-