Commit 38f0c66

mo <mo.khan@gmail.com>
2017-11-26 20:10:34
remove unused private declaration.
1 parent 0485ce5
Changed files (1)
lib/saml/kit/service_provider_metadata.rb
@@ -18,8 +18,6 @@ module Saml
         attribute.text.downcase == "true"
       end
 
-      private
-
       class Builder
         attr_accessor :id, :entity_id, :acs_urls, :logout_urls, :name_id_formats, :sign
         attr_accessor :want_assertions_signed