mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-24 16:10:02 -06:00
Remove left-over debugging statement
This commit is contained in:
parent
64490a3ee0
commit
1943993737
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user