Skip to content

Commit a088fca

Browse files
authored
Update startup.py
1 parent fc099b9 commit a088fca

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/cuckoo/core/startup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,8 +353,6 @@ def check_snapshot_state():
353353
machine_config = machinery_config.get(machine_name)
354354
machine_name = machine_config.get("label")
355355
domain = conn.lookupByName(machine_name)
356-
357-
358356
# Check for valid architecture configuration.
359357
arch = machine_config.get("arch")
360358
if not arch:

0 commit comments

Comments
 (0)