Remove unreachable code inherited from the previous project management style

parent 0b92b113
......@@ -209,8 +209,6 @@ def _action_runner(modules_pool):
modules_pool.list_files()
elif options.command == "merge-cores":
modules_pool.merge_cores()
elif options.command == "project":
modules_pool.synthesis_project()
elif options.command == "tree":
modules_pool.generate_tree()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment