mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-21 12:28:44 +00:00
framework/execution: Remove unused attribute
This commit is contained in:
parent
2a95a198b0
commit
c2b039ba2d
@ -302,7 +302,6 @@ class Executor(object):
|
|||||||
self.error_logged = False
|
self.error_logged = False
|
||||||
self.warning_logged = False
|
self.warning_logged = False
|
||||||
self.target_manager = None
|
self.target_manager = None
|
||||||
self.device = None
|
|
||||||
|
|
||||||
def execute(self, config_manager, output):
|
def execute(self, config_manager, output):
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user