remove unused toastr

pull/1/head
Clement G 5 years ago
parent ff74a8ebd3
commit 6b66f6a9e4

@ -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