Ask Solem 14 years ago
parent
commit
99df86dfec
1 changed files with 0 additions and 2 deletions
  1. 0 2
      celery/utils/__init__.py

+ 0 - 2
celery/utils/__init__.py

@@ -476,5 +476,3 @@ def cry():
         pprint(frame.f_locals, stream=out)
         out.write("\n\n")
     return out.getvalue()
-
-