Fix pylint error in email_opt_in_list.
This commit is contained in:
@@ -252,7 +252,6 @@ class Command(BaseCommand):
|
||||
else:
|
||||
pref_set_datetime = self.DEFAULT_DATETIME_STR
|
||||
|
||||
|
||||
if not full_name:
|
||||
full_name = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user