Commit 99c71158 authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

format: fix remove forgotten pdb

parent cbb0bd63
......@@ -1436,7 +1436,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