Chore(complete_machines): simplify by using inventoryStore

This commit is contained in:
Johannes Kirschbauer
2025-06-10 19:09:48 +02:00
parent b2785d3b24
commit 30fe01be7b
2 changed files with 3 additions and 13 deletions

View File

@@ -792,7 +792,6 @@ class Flake:
if self.flake_cache_path:
self._cache.save_to_file(self.flake_cache_path)
def precache(
self,
selectors: list[str],