Skip to content

Commit 0f6ef04

Browse files
committed
whitespace [ci skip]
1 parent f4ecf1e commit 0f6ef04

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/samlr/assertion.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ def name_id
5151
@name_id ||= assertion.at("./saml:Subject/saml:NameID", NS_MAP).text
5252
end
5353

54-
5554
def conditions
5655
@conditions ||= Condition.new(assertion.at("./saml:Conditions", NS_MAP), options)
5756
end

0 commit comments

Comments
 (0)