summaryrefslogtreecommitdiffstats
path: root/ipalib
diff options
context:
space:
mode:
Diffstat (limited to 'ipalib')
-rw-r--r--ipalib/plugins/aci.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/ipalib/plugins/aci.py b/ipalib/plugins/aci.py
index 03e5639fa..ab69c9a3c 100644
--- a/ipalib/plugins/aci.py
+++ b/ipalib/plugins/aci.py
@@ -130,8 +130,6 @@ def _make_aci(current, aciname, kw):
entry_attrs = api.Command['taskgroup_add'](
kw['taskgroup'], **tgkw
)['result']
- import pdb
- pdb.set_trace()
elif group:
# Not so friendly with groups. This will raise
try: