some cleanup

This commit is contained in:
Alexis Métaireau 2013-05-13 13:53:52 +10:00
commit ead50cca62

View file

@ -374,7 +374,6 @@ def main():
finally: finally:
time.sleep(.5) # sleep to avoid cpu load time.sleep(.5) # sleep to avoid cpu load
else: else:
if next(watchers['content']) is None: if next(watchers['content']) is None:
logger.warning('No valid files found in content.') logger.warning('No valid files found in content.')