diff options
Diffstat (limited to 'src/mailman/interfaces/user.py')
| -rw-r--r-- | src/mailman/interfaces/user.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mailman/interfaces/user.py b/src/mailman/interfaces/user.py index bdeccce3f..27a8cbaba 100644 --- a/src/mailman/interfaces/user.py +++ b/src/mailman/interfaces/user.py @@ -114,6 +114,4 @@ class IUser(Interface): """Merge this user's attributes and memberships, and then delete it. In case of conflict, the current user's properties are preserved. - If an IAddress is given, the merge will be performed on the addresses' - linked user. """ |
