Skip to content

Commit

Permalink
[material-ui][Radio] Remove empty line (#45184)
Browse files Browse the repository at this point in the history
  • Loading branch information
sai6855 authored Feb 3, 2025
1 parent 480f421 commit b1599b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/mui-material/src/Radio/Radio.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import rootShouldForwardProp from '../styles/rootShouldForwardProp';
import { styled } from '../zero-styled';
import memoTheme from '../utils/memoTheme';
import createSimplePaletteValueFilter from '../utils/createSimplePaletteValueFilter';

import { useDefaultProps } from '../DefaultPropsProvider';

const useUtilityClasses = (ownerState) => {
Expand Down

0 comments on commit b1599b5

Please sign in to comment.