Ask Solem 14 anni fa
parent
commit
99df86dfec
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  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()
-
-