mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-24 14:06:36 +00:00
Remove unnecessary spaces
This commit is contained in:
parent
b319101c70
commit
de1490c416
@ -60,7 +60,7 @@ class CommaSepChoiceField(models.Field):
|
||||
|
||||
for t in self.possible_choices:
|
||||
choiceArray.append(t)
|
||||
|
||||
|
||||
return choiceArray
|
||||
|
||||
def formfield(self, **kwargs):
|
||||
|
Loading…
Reference in New Issue
Block a user