remove debug prints

This commit is contained in:
Prohurtz 2023-09-23 20:02:13 -05:00
parent fad00b71df
commit 3a98a586a6

View File

@ -476,9 +476,7 @@ class EyeProcessor:
# set algo priorities
if self.settings.gui_HSF:
print('yes hsf')
if self.er_hsf is None:
print('yes none')
if self.eye_id in [EyeId.LEFT]:
self.er_hsf = External_Run_HSF(
self.settings.gui_skip_autoradius,