config: Remove context field
No longer used. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
This commit is contained in:
committed by
Daniel Wagner
parent
4acde53b94
commit
52fdc4f4ae
@@ -78,7 +78,6 @@ class Shell:
|
||||
|
||||
ctx = create_global_context()
|
||||
ctx.config = Config(args.config, args.target, None)
|
||||
ctx.config.set_context(ctx)
|
||||
|
||||
macro = Macro()
|
||||
|
||||
|
Reference in New Issue
Block a user