Skip to content

Commit

Permalink
Remove debug stuff.
Browse files Browse the repository at this point in the history
  • Loading branch information
ionelmc committed Mar 23, 2014
1 parent 61801c8 commit 546a418
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions celery/tests/concurrency/test_workhorse.py
@@ -1,6 +1,5 @@
from __future__ import absolute_import
import manhole
manhole.install(oneshot_on='USR2')

import errno
import os
import signal
Expand Down

0 comments on commit 546a418

Please sign in to comment.