Commit 33e7b5a8 authored by Cédric Le Ninivin's avatar Cédric Le Ninivin Committed by Titouan Soulard

format: fix remove forgotten pdb

parent 5818b924
......@@ -1669,7 +1669,6 @@ def do_format(conf):
computer.update()
# Dumping and sending to the erp5 the current configuration
import pdb; pdb.set_trace()
if not conf.dry_run:
computer.dump(path_to_xml=conf.computer_xml,
path_to_json=conf.computer_json,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment