mirror of
https://github.com/Radarr/Radarr
synced 2025-12-08 09:24:35 +01:00
MovieIndexActions no longer uses JQuery
This commit is contained in:
parent
9ccdb4871d
commit
7de9ef3762
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue