mirror of
https://github.com/Readarr/Readarr
synced 2025-12-25 01:36:41 +01:00
Removed completed TODO
This commit is contained in:
parent
14853e7e3c
commit
02fe3f9f5a
1 changed files with 0 additions and 2 deletions
|
|
@ -80,8 +80,6 @@ public void ProcessDownloadedEpiosdesFolder()
|
|||
_logger.ErrorException("An error has occurred while importing video file" + videoFile, ex);
|
||||
}
|
||||
}
|
||||
|
||||
//TODO: cleanup empty folders
|
||||
}
|
||||
|
||||
public void ProcessSubFolder(DirectoryInfo subfolderInfo)
|
||||
|
|
|
|||
Loading…
Reference in a new issue