diff options
Diffstat (limited to 'ipaserver/plugins/batch.py')
| -rw-r--r-- | ipaserver/plugins/batch.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ipaserver/plugins/batch.py b/ipaserver/plugins/batch.py index b0c89ec46..7a9930b8f 100644 --- a/ipaserver/plugins/batch.py +++ b/ipaserver/plugins/batch.py @@ -154,4 +154,3 @@ class batch(Command): ) results.append(result) return dict(count=len(results) , results=results) - |
