cleanup some LLM crud

This commit is contained in:
smarm
2026-06-20 12:22:33 +02:00
parent 07867b91f6
commit f646c5cd72
6 changed files with 24 additions and 176 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
use smarm::gen_statem;
use smarm::run;
use smarm::statem::Reply;
use smarm::gen_statem::Reply;
// === user types (identical to statem_fused.rs) =============================