Commit 647024d8 authored by Joel Collins's avatar Joel Collins
Browse files

Removed old debug print

parent 68ba64e7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -363,7 +363,6 @@ class Microscope:

            # Capture to output object
            logging.info(f"Starting microscope capture {output.file}")
            print(output)
            self.camera.capture(
                output,
                use_video_port=use_video_port,