Not any more, it doesn't

This commit is contained in:
David Baker 2017-03-08 19:00:23 +00:00
parent d4d3629aaf
commit 727124a762

View File

@ -43,7 +43,6 @@ def login_submission_legacy_convert(submission):
If the input login submission is an old style object
(ie. with top-level user / medium / address) convert it
to a typed object.
Returns: Typed-object style login identifier
"""
if "user" in submission:
submission["identifier"] = {