Clean debug garbage.

pull/81/head
Jairo Llopis 2014-09-16 13:44:28 +02:00
parent 42828e9382
commit 1d172b4678
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@ class Cron(models.Model):
_('Only the admin user is allowed to '
'execute inactive cron jobs manually'))
_logger.warn(self.__dict__)
try:
# Try to grab an exclusive lock on the job row
# until the end of the transaction