Skip to content

Commit

Permalink
Remove empty item
Browse files Browse the repository at this point in the history
  • Loading branch information
romanvm committed Aug 28, 2023
1 parent 90b7be1 commit 23f9770
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,13 +114,6 @@
'icon': os.path.join(ICONS_DIR, 'Comedy.png'),
'fanart': os.path.join(FANART_DIR, 'Comedy.jpg'),
'movies': [
{
'title': '',
'url': '',
'poster': '',
'plot': '',
'year': 0,
},
{
'title': 'Charlie Chaplin\'s "The Vagabond"',
'url': 'https://ia904601.us.archive.org/16/items/CC_1916_07_10_TheVagabond/CC_1916_07_10_TheVagabond.mp4',
Expand Down

0 comments on commit 23f9770

Please sign in to comment.