mirror of
https://github.com/SabreTools/NDecrypt.git
synced 2026-07-08 18:06:38 +00:00
Let info writing also write hashes
This commit is contained in:
@@ -156,7 +156,6 @@ namespace NDecrypt
|
||||
infoString ??= "There was a problem getting file information!";
|
||||
|
||||
Console.WriteLine(infoString);
|
||||
return;
|
||||
}
|
||||
|
||||
// Output the file hashes, if expected
|
||||
|
||||
Reference in New Issue
Block a user