Skip to content

Commit f3de4d8

Browse files
committed
lint
Signed-off-by: Leonardo Rossi <[email protected]>
1 parent 040d88d commit f3de4d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/icons/PodSettingsIcon.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ const PodSettingsIcon = ({
1717
className += ` ${styles.iconInactive}`
1818
}
1919
let icon = <></>
20-
const filledClassName = styles[`filled-${color}`]
2120

2221
switch (size) {
2322
case SMALL:

0 commit comments

Comments
 (0)