format again
This commit is contained in:
parent
2368721d3b
commit
1dd1f2447b
@ -448,7 +448,7 @@ namespace Azure { namespace Security { namespace Attestation { namespace _detail
|
||||
/**
|
||||
* @brief Convert the internal attestation token to a public AttestationToken object.
|
||||
*/
|
||||
operator Models::AttestationToken<T> &() { return m_token; }
|
||||
operator Models::AttestationToken<T>&() { return m_token; }
|
||||
/**
|
||||
* @brief Convert the internal attestation token to a public AttestationToken object.
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user