mirror of
https://github.com/jakcron/nstool.git
synced 2024-12-22 18:55:29 +00:00
Misc
This commit is contained in:
parent
bf53ac4640
commit
a4effb5b6a
|
@ -173,8 +173,6 @@ void nstool::CnmtProcess::displayCnmt()
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
fmt::print(" Digest: {:s}\n", tc::cli::FormatUtil::formatBytesAsString(mCnmt.getDigest().data(), mCnmt.getDigest().size(), false, ""));
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue