chore(cli/inventory): remove unused 'default_inventory'

This commit is contained in:
Johannes Kirschbauer
2025-05-14 09:28:06 +02:00
parent 1860504fb0
commit 4507c4f3c3

View File

@@ -37,10 +37,6 @@ def get_inventory_path(flake: Flake) -> Path:
return inventory_file
# Default inventory
default_inventory: Inventory = {"meta": {"name": "New Clan"}}
def load_inventory_eval(flake_dir: Flake) -> Inventory:
"""
Loads the evaluated inventory.