Commit f4c31fd7 authored by Michal Čihař's avatar Michal Čihař

Remove not needed variable

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 1905bbc3
......@@ -38,8 +38,6 @@ try:
except ImportError:
HAS_LIBRAVATAR = False
PLURAL_SEPARATOR = '\x1e\x1e'
def avatar_for_email(email, size=80):
"""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment