Skip to content

Commit 369db9e

Browse files
committed
Removing debug print statements
1 parent d1fbd1b commit 369db9e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

about_code_tool/about.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -968,8 +968,6 @@ def get_custom_field_keys(self):
968968
return custom_key
969969

970970
def get_row_data(self, updated_path, custom_keys):
971-
print(updated_path)
972-
print(custom_keys)
973971
"""
974972
Create a csv compatible row of data for this object.
975973
"""

0 commit comments

Comments
 (0)