From 0fdc58ef84092a60673174f9aa81ed5eddfda513 Mon Sep 17 00:00:00 2001 From: jutty Date: Tue, 9 Dec 2025 23:45:45 -0300 Subject: [PATCH] Drop old test message from Graph --- static/graph.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/graph.toml b/static/graph.toml index 239375b..fdf27fc 100644 --- a/static/graph.toml +++ b/static/graph.toml @@ -1,4 +1,4 @@ -messages = [ "Test Graph over Fetch from Actix" ] +messages = [] root_node = "Interface" [nodes.Interface]