Commit 591c5177 authored by Romain Loth's avatar Romain Loth

remove too verbose comment

parent fc203030
......@@ -54,7 +54,7 @@ def jsonize_uinfo(uinfo_dict):
serializable_dict = {}
for k,v in uinfo_dict.items():
mlog('DEBUG', 'user: jsonize_uinfo k=v', k, '=' , v)
# mlog('DEBUG', 'user: jsonize_uinfo k=v', k, '=' , v)
# most values are already serializable
if ( v is None
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment