Merge pull request #841 from cyian-1756/todoFixes

Removed outdated todo
This commit is contained in:
cyian-1756 2018-07-31 08:32:43 -04:00 committed by GitHub
commit 93b3f99069
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -224,7 +224,6 @@ public abstract class AbstractHTMLRipper extends AlbumRipper {
if (!subdirectory.equals("")) { // Not sure about this part
subdirectory = File.separator + subdirectory;
}
// TODO Get prefix working again, probably requires reworking a lot of stuff! (Might be fixed now)
saveFileAs = new File(
workingDir.getCanonicalPath()
+ subdirectory