Remove redundant get_cover function

This commit is contained in:
kramo
2023-03-24 23:09:56 +01:00
parent fc2932f7dd
commit 6b103c996b
5 changed files with 27 additions and 47 deletions

View File

@@ -27,7 +27,6 @@ cartridges_sources = [
'utils/bottles_parser.py',
'utils/run_command.py',
'utils/get_games.py',
'utils/get_cover.py',
'utils/save_games.py',
'utils/save_cover.py',
'utils/toggle_hidden.py',