Remove unnecessary line in Profile Lookup

pull/8746/head
Andrew Younge 2016-05-21 20:12:03 +08:00
parent 8c788450e5
commit e2d090004d
1 changed files with 1 additions and 2 deletions

View File

@ -4891,8 +4891,7 @@
"The function should check if <code>firstName</code> is an actual contact's <code>firstName</code> and the given property (<code>prop</code>) is a property of that contact.",
"If both are true, then return the \"value\" of that property.",
"If <code>firstName</code> does not correspond to any contacts then return <code>\"No such contact\"</code>",
"If <code>prop</code> does not correspond to any valid properties then return <code>\"No such property\"</code>",
""
"If <code>prop</code> does not correspond to any valid properties then return <code>\"No such property\"</code>"
],
"releasedOn": "January 8, 2016",
"challengeSeed": [