remove unused toastr

pull/4/head
Clement G 5 years ago committed by guhur
parent 7e5c1488ec
commit 3045e9bf4a

@ -11,7 +11,7 @@ import {
Button
} from 'reactstrap';
import {toast, ToastContainer} from 'react-toastify';
import {ToastContainer} from 'react-toastify';
import HelpButton from "../form/HelpButton";
import {arrayMove, sortableContainer, sortableElement, sortableHandle} from 'react-sortable-hoc';
import ButtonWithConfirm from "../form/ButtonWithConfirm";

Loading…
Cancel
Save