Skip to content

Commit afdf960

Browse files
committed
fix: lint error
1 parent cb775bb commit afdf960

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

infrastructure/eid-wallet/src/lib/ui/Selector/Selector.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ interface ISelectorProps extends HTMLLabelAttributes {
1515
children?: Snippet;
1616
}
1717
18-
// biome-ignore lint/style/useConst: selected is bindable, can't be a const
1918
let {
2019
id,
2120
name,

0 commit comments

Comments
 (0)