remove line

This commit is contained in:
Evgeny
2026-05-31 18:16:28 +01:00
committed by GitHub
parent cde767ca5c
commit 97ae1069e3
-1
View File
@@ -4716,7 +4716,6 @@ processAgentEvent (corrId, entId, AEvt e msg) = run $ case e of
where
run action = action `catchAllOwnErrors'` eToView'
type AgentSubResult = Map ConnId (Either AgentErrorType ())
cleanupManager :: CM ()