Ask Solem 14 年 前
コミット
99df86dfec
1 ファイル変更0 行追加2 行削除
  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()
-
-