Remove deprecated docstrings.

This commit is contained in:
pitchum 2020-04-24 19:07:05 +02:00
parent c42f7172f7
commit b9e226caed

View file

@ -46,9 +46,6 @@ def domain_list(exclude_subdomains=False):
List domains List domains
Keyword argument: Keyword argument:
filter -- LDAP filter used to search
offset -- Starting number for domain fetching
limit -- Maximum number of domain fetched
exclude_subdomains -- Filter out domains that are subdomains of other declared domains exclude_subdomains -- Filter out domains that are subdomains of other declared domains
""" """