mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
FEATURE FREEZE: Removed TODO lines already implemented.
This commit is contained in:
@@ -157,7 +157,6 @@ namespace DiscImageChef.Commands
|
||||
else
|
||||
checkStatus = null;
|
||||
|
||||
// TODO: Refactor
|
||||
foreach(ulong failLBA in tempFailingLBAs)
|
||||
FailingLBAs.Add(failLBA);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user