Skip to content

Commit e860d81

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

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/lib/ui/thermostat/ClimatePresets.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ interface ClimatePresetsManagement {
3030

3131
const CreateNewPresetSymbol = Symbol('CreateNewPreset')
3232

33-
/**
34-
* @see https://github.com/seamapi/seam-connect/blob/a0b081e086e6f031ad3bcac6dd3f27c46e5b54e5/pages/api/public/thermostats/delete_climate_preset.ts
35-
*/
3633
const DeleteClimatePresetErrorCodes = {
3734
ClimatePresetNotFound: 'climate_preset_not_found',
3835
DeviceNotFound: 'device_not_found',

0 commit comments

Comments
 (0)