Skip to content
Snippets Groups Projects
Commit 3ef817df authored by Jessie Keck's avatar Jessie Keck Committed by Chris Beer
Browse files

Remove unused MUI color fade import. (#2297)

parent 667eec1b
Branches
Tags
No related merge requests found
import { compose } from 'redux'; import { compose } from 'redux';
import { connect } from 'react-redux'; import { connect } from 'react-redux';
import { withStyles } from '@material-ui/core'; import { withStyles } from '@material-ui/core';
import { fade } from '@material-ui/core/styles/colorManipulator';
import { withTranslation } from 'react-i18next'; import { withTranslation } from 'react-i18next';
import { withPlugins } from '../extend'; import { withPlugins } from '../extend';
import * as actions from '../state/actions'; import * as actions from '../state/actions';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment