mirror of
https://github.com/openharmony/test_xdevice.git
synced 2026-07-19 10:15:51 -04:00
@@ -18,6 +18,7 @@
|
||||
|
||||
import pkg_resources
|
||||
|
||||
from .variables import Variables
|
||||
from _core.plugin import Plugin
|
||||
from _core.plugin import get_plugin
|
||||
from _core.logger import platform_logger
|
||||
@@ -120,7 +121,6 @@ from _core.report.result_reporter import ResultReporter
|
||||
from _core.report.reporter_helper import DataHelper
|
||||
from _core.report.__main__ import main_report
|
||||
from _core.command.console import Console
|
||||
from .variables import Variables
|
||||
|
||||
__all__ = [
|
||||
"Variables",
|
||||
|
||||
Reference in New Issue
Block a user