Skip to content

Commit 6195c38

Browse files
fix: remove location field from ErrorClientNotFound
1 parent e5f32f1 commit 6195c38

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/types.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,6 @@ pub enum ChatEvent {
316316
},
317317
ErrorClientNotFound {
318318
notification_from: NodeId,
319-
location: NodeId,
320319
not_found: NodeId,
321320
},
322321

0 commit comments

Comments
 (0)