remove excessive debug

This commit is contained in:
Dirk Müller
2025-10-08 14:32:33 +02:00
parent 14d58a65ca
commit 172c4bc8e4

View File

@@ -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