remove empty line from merge conflict

master
hoellen 6 years ago committed by GitHub
parent 857ad50509
commit 72d4fa2bc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -278,7 +278,6 @@ class User(Base, Email):
else:
return self.email
@property
def reply_active(self):
now = date.today()

Loading…
Cancel
Save