mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-07-25 14:51:12 +00:00
remove line
This commit is contained in:
@@ -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 ()
|
||||
|
||||
Reference in New Issue
Block a user