Skip to content

Commit 5eefca7

Browse files
committed
Cleanup
1 parent 32d873e commit 5eefca7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/onegov/org/forms/settings.py

-1
Original file line numberDiff line numberDiff line change
@@ -1187,7 +1187,6 @@ def ensure_categories(self) -> bool | None:
11871187
)
11881188
return False
11891189

1190-
print('*** tschupre data', data)
11911190
if data:
11921191
if not isinstance(data, list):
11931192
self.newsletter_categories.errors.append(

0 commit comments

Comments
 (0)