That manager.process() line no longer made sense

This commit is contained in:
Christopher Allan Webber 2013-08-11 14:48:21 -05:00 committed by Rodney Ewing
parent 77ea4c9bd1
commit a59f92f3ec

View File

@ -268,7 +268,6 @@ def run(args):
media_entry,
reprocess_action=args.reprocess_command,
reprocess_info=reprocess_request)
manager.process(media_entry, args.reprocess_command, **reprocess_request)
def reprocess(args):