Skip to content

Commit

Permalink
damm. lint fix again
Browse files Browse the repository at this point in the history
  • Loading branch information
Manish Tomar committed Aug 29, 2013
1 parent 6594e87 commit ee90510
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion silverberg/lock.py
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@ def log_lock_acquire_failure(failure):
lock_acquire_fail_time=seconds, **self._log_kwargs)
return failure


return acquire_lock().addErrback(log_lock_acquire_failure)


Expand Down

0 comments on commit ee90510

Please sign in to comment.