Skip to content

Commit

Permalink
Revert "minor fix"
Browse files Browse the repository at this point in the history
This reverts commit 8fa8df2.
  • Loading branch information
Sarthak-Shaha committed Sep 17, 2024
1 parent 9e4e13b commit a87fbb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/build/builders/efr32.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ class Efr32App(Enum):
WINDOW_COVERING = auto()
THERMOSTAT = auto()
PUMP = auto()
AIR_QUALITY_SENSOR = auto()
UNIT_TEST = auto()

def ExampleName(self):
Expand Down

0 comments on commit a87fbb5

Please sign in to comment.