mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-18 12:06:08 +00:00
wa: removing log import from top-level __init__.py
This import no longer exists. Should be imported from utils instead.
This commit is contained in:
parent
2dd56990bb
commit
6a5dda9bfb
@ -1,4 +1,4 @@
|
||||
from wa.framework import pluginloader, log, signal
|
||||
from wa.framework import pluginloader, signal
|
||||
from wa.framework.command import Command, ComplexCommand, SubCommand
|
||||
from wa.framework.configuration import settings
|
||||
from wa.framework.configuration.core import Status
|
||||
|
Loading…
x
Reference in New Issue
Block a user