mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Codestyle fix - remove empty lines
This commit is contained in:
@@ -33,7 +33,6 @@ struct BIODeleter
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
struct HMAC_SHA256_MD
|
||||
{
|
||||
struct CTX_DATA
|
||||
|
||||
@@ -59,7 +59,6 @@ public:
|
||||
size_t _keyLength;
|
||||
};
|
||||
|
||||
|
||||
RsaSignature();
|
||||
RsaSignature(RsaSignature&& rsa) noexcept;
|
||||
~RsaSignature();
|
||||
|
||||
Reference in New Issue
Block a user