mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-06-19 14:56:00 +01:00
framework/execution: Remove unused attribute
This commit is contained in:
@ -302,7 +302,6 @@ class Executor(object):
|
||||
self.error_logged = False
|
||||
self.warning_logged = False
|
||||
self.target_manager = None
|
||||
self.device = None
|
||||
|
||||
def execute(self, config_manager, output):
|
||||
"""
|
||||
|
Reference in New Issue
Block a user