remove erroneous white space
This commit is contained in:
parent
60c6bc4606
commit
4da45eca0a
1 changed files with 1 additions and 1 deletions
|
@ -374,7 +374,7 @@ def settings_delete_profile(v):
|
|||
@auth_required
|
||||
@validate_formkey
|
||||
def settings_delete_banner(v):
|
||||
|
||||
|
||||
v.bannerurl = None
|
||||
g.db.add(v)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue