mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-23 22:25:56 -04:00
Use react-query for series import
This commit is contained in:
@@ -165,7 +165,6 @@ export const useReprocessInteractiveImportItems = () => {
|
||||
})[0];
|
||||
|
||||
if (!currentData) {
|
||||
console.info('\x1b[36m[MarkTest] no data\x1b[0m');
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user