Explorar o código

temporal: remove leftover print

Anna Petrasova %!s(int64=5) %!d(string=hai) anos
pai
achega
07e5291594
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      lib/python/temporal/core.py

+ 0 - 1
lib/python/temporal/core.py

@@ -1319,7 +1319,6 @@ class DBConnection(object):
 
            :param statement: The executable SQL statement or SQL script
         """
-        print (statement)
         connected = False
         if not self.connected:
             self.connect()