fixup: remove white-space

This commit is contained in:
tcely 2025-05-26 07:58:13 -04:00 committed by GitHub
parent c797d97f5d
commit 9b81c54c0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,7 +42,6 @@ class Source(db.models.Model):
help_text=_('Embed thumbnail into the file'),
)
# Fontawesome icons used for the source on the front end
ICONS = _srctype_dict('<i class="fab fa-youtube"></i>')