mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
support/testing/tests/init/init_openrc: fix flake8 F401 warning
Fixes: support/testing/tests/init/test_openrc.py:1:1: F401 'infra.basetest' imported but unused Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import infra.basetest
|
||||
from tests.init.base import InitSystemBase as InitSystemBase
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user