diff --git a/fbchat/client.py b/fbchat/client.py index dcc40b5..3cad503 100644 --- a/fbchat/client.py +++ b/fbchat/client.py @@ -272,7 +272,7 @@ class Client(object): return r del(data['name_action_selected']) - log.info(data.values()) #At this stage, we have dtsg, nh, submit[Continue] + log.info('Starting Facebook checkup flow') #At this stage, we have dtsg, nh, submit[Continue] r = self._cleanPost(CheckpointURL, data) if 'home' in r.url: