mirror of
https://github.com/frappe/frappe_docker.git
synced 2025-01-10 09:02:13 +00:00
Remove debug print in push-backup
This commit is contained in:
parent
cea5f5a9ed
commit
d5bda7e336
@ -84,5 +84,4 @@ def main(args: List[str]) -> int:
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
print(sys.argv[1:])
|
||||
raise SystemExit(main(sys.argv[1:]))
|
||||
|
Loading…
Reference in New Issue
Block a user