mirror of
https://github.com/frappe/frappe_docker.git
synced 2025-01-25 08:08:36 +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__":
|
if __name__ == "__main__":
|
||||||
print(sys.argv[1:])
|
|
||||||
raise SystemExit(main(sys.argv[1:]))
|
raise SystemExit(main(sys.argv[1:]))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user