Skip to content

Commit

Permalink
Delete dup declare
Browse files Browse the repository at this point in the history
  • Loading branch information
aBozowski committed May 24, 2022
1 parent 603e531 commit 47c63e7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/chef/chef.py
Original file line number Diff line number Diff line change
Expand Up @@ -244,9 +244,6 @@ def main(argv: Sequence[str]) -> None:
#
# Populate zzz_generated
#
chef_zzz_root = os.path.join(_CHEF_SCRIPT_PATH, "zzz_generated")
ci_manifest_file_name = os.path.join(_CHEF_SCRIPT_PATH, "cimanifest.json")
chef_devices_dir = os.path.join(_CHEF_SCRIPT_PATH, "devices")

if options.generate_zzz:
ci_manifest = {}
Expand Down

0 comments on commit 47c63e7

Please sign in to comment.