Skip to content

Commit cc7c6fa

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

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/lib/ui/thermostat/ClimatePreset.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -266,9 +266,6 @@ interface CreateFormProps {
266266
onComplete: () => void
267267
}
268268

269-
/**
270-
* @see https://github.com/seamapi/seam-connect/blob/a0b081e086e6f031ad3bcac6dd3f27c46e5b54e5/pages/api/public/thermostats/create_climate_preset.ts#L78-L81
271-
**/
272269
const CreateClimatePresetErrorCodes = {
273270
DeviceNotFound: 'device_not_found',
274271
ClimatePresetExists: 'climate_preset_exists',

0 commit comments

Comments
 (0)