diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-10-02 18:26:29 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-11-10 16:02:37 -0300 |
commit | 21ce355c137e1d5dbe552c1432aaa5d40d14d759 (patch) | |
tree | 80f2d1dd70bc4fd253485904c50eac71bace264d /changes | |
parent | 7b0dda2fde310fff5ea6ee57a5f18a554b8e665f (diff) |
Remove email instructions/reference. Closes #6140.
- cleanup some code,
- remove unused import,
- pep8 fixes
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug-6140_remove-mail-instructions | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug-6140_remove-mail-instructions b/changes/bug-6140_remove-mail-instructions new file mode 100644 index 00000000..88454371 --- /dev/null +++ b/changes/bug-6140_remove-mail-instructions @@ -0,0 +1 @@ +- Remove instructions/references of mail from the client. Closes #6140. |