2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-05-01 12:42:04 +01:00

removed print statement

This commit is contained in:
Martin Green
2023-07-13 12:33:55 +02:00
parent 2af4f4b10e
commit c119c99308
-1
View File
@@ -102,7 +102,6 @@ def write_and_commit(files, message):
These need refactoring
"""
print(files)
git = settings.GIT
commands = []
try: