removes redundant arguement
This commit is contained in:
parent
e6361cecb1
commit
40eaffef94
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ def notify_users(friendly_token=None, action=None, extra=None):
|
|||
Media %s was reported.
|
||||
Reason: %s\n
|
||||
Total times this media has been reported: %s\n
|
||||
Media becomes private if it gets reported %s times %s\n
|
||||
Media becomes private if it gets reported %s times\n
|
||||
""" % (
|
||||
media_url,
|
||||
extra,
|
||||
|
|
Loading…
Add table
Reference in a new issue