mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-31 02:01:16 +00:00
config/core: Remove JobGenerator unused sections
attribute
Remove the used attribute `sections` from the JobGenerator
This commit is contained in:
parent
614a590b35
commit
f49dfeac70
@ -912,7 +912,6 @@ class JobGenerator(object):
|
||||
def __init__(self, plugin_cache):
|
||||
self.plugin_cache = plugin_cache
|
||||
self.ids_to_run = []
|
||||
self.sections = []
|
||||
self.workloads = []
|
||||
self._enabled_augmentations = toggle_set()
|
||||
self._enabled_instruments = None
|
||||
|
Loading…
x
Reference in New Issue
Block a user