Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
Update trait.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DewGew authored Dec 28, 2022
1 parent e33aa0f commit 366529b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions trait.py
Original file line number Diff line number Diff line change
Expand Up @@ -350,8 +350,6 @@ def sync_attributes(self):
domain = self.state.domain
response = {}

if domain != DOMAINS['blinds']:
response['queryOnlyOpenClose'] = True
if features & ATTRS_PERCENTAGE != True:
response['discreteOnlyOpenClose'] = True

Expand Down

0 comments on commit 366529b

Please sign in to comment.