Removed unused code.

This commit is contained in:
Jakob Friedl
2025-10-01 15:27:06 +02:00
parent c97cb4585f
commit 0937840b77
10 changed files with 173 additions and 57 deletions

View File

@@ -279,7 +279,6 @@ type
listeners*: Table[string, Listener]
threads*: Table[string, Thread[Listener]]
agents*: Table[string, Agent]
interactAgent*: Agent
keyPair*: KeyPair
profile*: Profile
client*: UIClient