File tree 2 files changed +0
-2
lines changed
packages/mui-material/src/styles
2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -139,4 +139,3 @@ export { default as shouldSkipGeneratingVar } from './shouldSkipGeneratingVar';
139
139
// Private methods for creating parts of the theme
140
140
export { default as private_createTypography } from './createTypography' ;
141
141
export { default as private_excludeVariablesFromRoot } from './excludeVariablesFromRoot' ;
142
- export { default as private_createGetSelector } from './createGetSelector' ;
Original file line number Diff line number Diff line change @@ -53,4 +53,3 @@ export { default as shouldSkipGeneratingVar } from './shouldSkipGeneratingVar';
53
53
export { default as private_createTypography } from './createTypography' ;
54
54
export { default as private_createMixins } from './createMixins' ;
55
55
export { default as private_excludeVariablesFromRoot } from './excludeVariablesFromRoot' ;
56
- export { default as private_createGetSelector } from './createGetSelector' ;
You can’t perform that action at this time.
0 commit comments