Remove unused included header from core that isn't available in the GA'd version (#6042)

This commit is contained in:
Ahson Khan 2024-09-25 16:09:22 -07:00 committed by GitHub
parent 32db80516b
commit 023469bc18
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,6 @@
#include <azure/core/credentials/credentials.hpp>
#include <azure/core/credentials/token_credential_options.hpp>
#include <azure/core/resource_identifier.hpp>
#include <memory>
#include <string>