mirror of https://github.com/vladmandic/automatic
parent
375591ecdd
commit
2675e68813
|
|
@ -202,7 +202,6 @@ class Processor:
|
||||||
self.resize = resize
|
self.resize = resize
|
||||||
self.reset()
|
self.reset()
|
||||||
self.config(processor_id)
|
self.config(processor_id)
|
||||||
self.load_config: dict = {}
|
|
||||||
if processor_id is not None:
|
if processor_id is not None:
|
||||||
self.load()
|
self.load()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue