1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00

Removed completed TODO

This commit is contained in:
Mark McDowall 2013-05-15 17:29:58 -07:00
parent 14853e7e3c
commit 02fe3f9f5a

View File

@ -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)