diff --git a/tubesync/sync/models/source.py b/tubesync/sync/models/source.py index aa5ebf6c..5c5d2e27 100644 --- a/tubesync/sync/models/source.py +++ b/tubesync/sync/models/source.py @@ -41,7 +41,6 @@ class Source(db.models.Model): default=False, help_text=_('Embed thumbnail into the file'), ) - # Fontawesome icons used for the source on the front end ICONS = _srctype_dict('')