mirror of https://github.com/Radarr/Radarr
MovieIndexActions no longer uses JQuery
This commit is contained in:
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…
Reference in New Issue