Skip to content

Commit

Permalink
- resolved conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
boriskovar-m2ms committed Nov 18, 2020
1 parent e7e3f9f commit 1a4d90c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/components/preview/molecule/moleculeList.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ import { useRouteMatch } from 'react-router-dom';
import { setSortDialogOpen } from './redux/actions';
import { setMoleculeList, setAllMolLists } from '../../../reducers/api/actions';
import { AlertModal } from '../../common/Modal/AlertModal';
import {selectMoleculeGroup} from '../moleculeGroups/redux/dispatchActions';
import { onSelectMoleculeGroup } from '../moleculeGroups/redux/dispatchActions';

const useStyles = makeStyles(theme => ({
Expand Down

0 comments on commit 1a4d90c

Please sign in to comment.