Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Commit

Permalink
fix compile errors
Browse files Browse the repository at this point in the history
  • Loading branch information
teosarca committed Dec 8, 2017
1 parent 385c20a commit 2ffbedd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/widget/List/List.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ import { connect } from 'react-redux';
import RawList from './RawList';

import {
dropdownRequest,
getViewAttributeDropdown
dropdownRequest
} from '../../../actions/GenericActions';

import {
Expand Down

0 comments on commit 2ffbedd

Please sign in to comment.