MovieIndexActions no longer uses JQuery

pull/2/head
Qstick 5 years ago
parent 9ccdb4871d
commit 7de9ef3762

@ -1,4 +1,3 @@
import $ from 'jquery';
import { createAction } from 'redux-actions';
import { batchActions } from 'redux-batched-actions';
import createAjaxRequest from 'Utilities/createAjaxRequest';

Loading…
Cancel
Save