remove excessive debug
This commit is contained in:
@@ -70,7 +70,6 @@ class GitExporter:
|
||||
return state_data
|
||||
state_data['factory'] = row[0]
|
||||
try:
|
||||
print("devel reconstruct")
|
||||
d = self.devel_rev(flats)
|
||||
if d is not None:
|
||||
prj = d.commit.project
|
||||
|
||||
Reference in New Issue
Block a user