mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-06 15:43:39 +02:00
remove debug print of tempfile name
This commit is contained in:
@@ -43,7 +43,6 @@ class Buildinfo:
|
||||
|
||||
def __init__(self, filename):
|
||||
|
||||
print filename
|
||||
try:
|
||||
tree = ET.parse(filename)
|
||||
except:
|
||||
|
Reference in New Issue
Block a user