Skip to content

Commit d261748

Browse files
kadiryazicirazor-x
andauthored
Update src/lib/ui/thermostat/ClimatePreset.tsx
Co-authored-by: Evan Sosenko <[email protected]>
1 parent cc7c6fa commit d261748

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/lib/ui/thermostat/ClimatePreset.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -341,10 +341,6 @@ interface UpdateFormProps {
341341
onComplete: () => void
342342
preset: ThermostatClimatePreset
343343
}
344-
345-
/**
346-
* @see https://github.com/seamapi/seam-connect/blob/a0b081e086e6f031ad3bcac6dd3f27c46e5b54e5/pages/api/public/thermostats/update_climate_preset.ts
347-
**/
348344
const UpdateClimatePresetErrorCodes = {
349345
DeviceNotFound: 'device_not_found',
350346
ClimatePresetNotFound: 'climate_preset_not_found',

0 commit comments

Comments
 (0)