chore: Fingerprint, remove unneed private label in struct

This commit is contained in:
sithlord48
2025-07-31 22:20:33 -04:00
committed by Chris Rizzitello
parent 023037f7ee
commit 74bbd5af25

View File

@ -11,7 +11,6 @@
struct Fingerprint
{
private:
Q_GADGET
inline static QString m_type_sha1 = QStringLiteral("sha1");
inline static QString m_type_sha256 = QStringLiteral("sha256");