Remove one final invocation logger dep from autofocus
This commit is contained in:
parent
09336c9cb5
commit
e1dfceb0bd
3 changed files with 11 additions and 30 deletions
|
|
@ -378,7 +378,6 @@ class SmartScanThing(lt.Thing):
|
|||
images_dir=self._ongoing_scan.images_dir,
|
||||
autofocus_dz=self.autofocus_dz,
|
||||
save_resolution=self._scan_data.save_resolution,
|
||||
logger=self._scan_logger,
|
||||
)
|
||||
self._preview_stitcher = stitching.PreviewStitcher(
|
||||
self._ongoing_scan.images_dir,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue