Skip to content

Commit d4271df

Browse files
committed
Fix ruff lint
1 parent db21b70 commit d4271df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

universal_silabs_flasher/const.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ class FirmwareImageType(enum.Enum):
2222
}
2323

2424

25-
2625
class ApplicationType(enum.Enum):
2726
GECKO_BOOTLOADER = "bootloader"
2827
CPC = "cpc"

0 commit comments

Comments
 (0)