remove erroneous white space

remotes/1693045480750635534/spooky-22
not-a-code-cel 2021-08-08 21:21:37 -07:00
parent a7a83f4a6e
commit 3c1bc00ca1
1 changed files with 1 additions and 1 deletions

View File

@ -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)