Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH buildroot] support/testing: remove unused import from sample_python_crossbar
@ 2024-02-05 22:28 ~bubu
  2024-02-05 22:55 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: ~bubu @ 2024-02-05 22:28 UTC (permalink / raw)
  To: buildroot

From: Marcus Hoffmann <buildroot@bubu1.eu>

Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
---
 support/testing/tests/package/sample_python_crossbar.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/support/testing/tests/package/sample_python_crossbar.py b/support/testing/tests/package/sample_python_crossbar.py
index 8160a37219..3695fe92c0 100644
--- a/support/testing/tests/package/sample_python_crossbar.py
+++ b/support/testing/tests/package/sample_python_crossbar.py
@@ -1,4 +1,3 @@
-import os
 import crossbar
 
 crossbar.run(["version"])
-- 
2.38.5
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-05 22:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-05 22:28 [Buildroot] [PATCH buildroot] support/testing: remove unused import from sample_python_crossbar ~bubu
2024-02-05 22:55 ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox