1
0
Fork 0

Remove no longer existing method

This commit is contained in:
Luca Beltrame 2021-01-02 14:52:53 +01:00
parent d2e55b4c12
commit 4279bafaa9
Signed by: einar
GPG key ID: 4707F46E9EC72DEC

View file

@ -149,7 +149,6 @@ def update_packages(cache_file, repo_mapping_file):
logging.debug("Saving data")
hash_data.save()
hash_data.to_json()
def main():