Explorar o código

removes debugging statement

Ask Solem %!s(int64=9) %!d(string=hai) anos
pai
achega
f96234022b
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      funtests/stress/stress/app.py

+ 0 - 2
funtests/stress/stress/app.py

@@ -58,8 +58,6 @@ def _marker(s, sep='-'):
 
 @app.task
 def add(x, y):
-    import locale
-    print(locale.getdefaultlocale())
     return x + y