Remove one final invocation logger dep from autofocus

This commit is contained in:
Julian Stirling 2025-12-17 09:49:00 +00:00
parent 09336c9cb5
commit e1dfceb0bd
3 changed files with 11 additions and 30 deletions

View file

@ -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,