diff --git a/src/teamster/code_locations/kipptaf/_google/sheets/sensors.py b/src/teamster/code_locations/kipptaf/_google/sheets/sensors.py index dc7a69ec0a..4eb6dbbc2f 100644 --- a/src/teamster/code_locations/kipptaf/_google/sheets/sensors.py +++ b/src/teamster/code_locations/kipptaf/_google/sheets/sensors.py @@ -41,9 +41,6 @@ def google_sheets_asset_sensor( continue else: raise e - except Exception as e: - context.log.error(msg=str(e)) - raise e last_update_time = _check.inst( pendulum.parse(text=spreadsheet.get_lastUpdateTime()), pendulum.DateTime