Open sibskull opened 7 years ago
There is require "azure/core/configuration" in lib/azure/core/auth/authorizer.rb
require "azure/core/configuration"
But there is no lib/azure/core/configuration.rb in repository. Is it error?
@sibskull thanks for reporting this issue, feel free to send us a PR if you'd like. Is it causing problems on your side? thanks!
I simply delete lib/azure/core/auth/authorizer.rb to prevent unmet.
There is
require "azure/core/configuration"
in lib/azure/core/auth/authorizer.rbBut there is no lib/azure/core/configuration.rb in repository. Is it error?