🔥 Removes old stateful persistence

This commit is contained in:
Rune Harlyk
2026-01-31 22:41:36 +01:00
parent ff1444b2bc
commit d6075deb6c
8 changed files with 89 additions and 189 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#pragma once
#include <template/stateful_persistence_pb.h>
#include <template/stateful_persistence.h>
#include <template/stateful_service.h>
#include <template/stateful_proto_endpoint.h>
#include <utils/math_utils.h>