Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ncdiehl11 committed Feb 13, 2024
1 parent 2be4d61 commit b510260
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/src/organisms/FirmwareUpdateModal/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,6 @@ const MODAL_STYLE = css`
height: 31.5625rem;
}
`
const OUTER_STYLES = css`
border-radius: ${BORDERS.borderRadiusSize4};
background: ${COLORS.grey30};
width: 13.374rem;
`

const SPINNER_STYLE = css`
color: ${COLORS.grey50};
Expand Down

0 comments on commit b510260

Please sign in to comment.