daemon: removed generation of the session nodes file, this information should be available through grpc
This commit is contained in:
parent
382ff6d49b
commit
e56d93f0fe
2 changed files with 0 additions and 19 deletions
|
@ -60,7 +60,6 @@ def patcher(request):
|
|||
)
|
||||
patch_manager.patch_obj(CoreNode, "create_file")
|
||||
patch_manager.patch_obj(Session, "write_state")
|
||||
patch_manager.patch_obj(Session, "write_nodes")
|
||||
yield patch_manager
|
||||
patch_manager.shutdown()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue