2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-02-17 20:50:13 +00:00

removed print statement

This commit is contained in:
Martin Green 2023-07-13 12:33:55 +02:00
parent 2af4f4b10e
commit c119c99308

View File

@ -102,7 +102,6 @@ def write_and_commit(files, message):
These need refactoring
"""
print(files)
git = settings.GIT
commands = []
try: