remove debug line

This commit is contained in:
Mike McLean 2014-10-16 14:57:25 -04:00
parent 07d1eb8109
commit e9481f6d44

View file

@ -4093,7 +4093,6 @@ def anon_handle_list_history(options, session, args):
activate_session(session)
pprint.pprint(vars(options))
if options.watch:
if not kwargs.get('afterEvent') and not kwargs.get('after'):
kwargs['afterEvent'] = session.getLastEvent()['id']