mirror of
https://github.com/FAUSheppy/homelab_gamevault
synced 2025-12-09 00:08:32 +01:00
delete: obsolete remote.py file
This commit is contained in:
11
remote.py
11
remote.py
@@ -1,11 +0,0 @@
|
|||||||
def get_meta_all(backend):
|
|
||||||
'''Get a list of all software metadata on the remote'''
|
|
||||||
pass
|
|
||||||
|
|
||||||
def download_software(backend, software, progress_callback=None):
|
|
||||||
'''Download a software from the remote'''
|
|
||||||
pass
|
|
||||||
|
|
||||||
def download_pictures(backend, software):
|
|
||||||
'''Downloads the pictures/thumbnails for a software'''
|
|
||||||
pass
|
|
||||||
Reference in New Issue
Block a user