Remove no longer existing method
This commit is contained in:
parent
d2e55b4c12
commit
4279bafaa9
1 changed files with 0 additions and 1 deletions
|
@ -149,7 +149,6 @@ def update_packages(cache_file, repo_mapping_file):
|
||||||
|
|
||||||
logging.debug("Saving data")
|
logging.debug("Saving data")
|
||||||
hash_data.save()
|
hash_data.save()
|
||||||
hash_data.to_json()
|
|
||||||
|
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
|
|
Loading…
Add table
Reference in a new issue