Explorar o código

Removes left-over print statement

Ask Solem %!s(int64=8) %!d(string=hai) anos
pai
achega
5b3834e755
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      celery/utils/pytest.py

+ 0 - 1
celery/utils/pytest.py

@@ -87,7 +87,6 @@ def app(request):
     from celery import _state
     mark = request.node.get_marker('celery')
     mark = mark and mark.kwargs or {}
-    print('MARK: %r' % (mark,))
 
     prev_current_app = current_app()
     prev_default_app = _state.default_app