good morning!!!!

Skip to content
Snippets Groups Projects
Commit 7f70a701 authored by Felix Lange's avatar Felix Lange Committed by Péter Szilágyi
Browse files

event: remove unused field 'closed' (#20324)

parent 94e82509
Branches
Tags
No related merge requests found
...@@ -42,7 +42,6 @@ type Feed struct { ...@@ -42,7 +42,6 @@ type Feed struct {
mu sync.Mutex mu sync.Mutex
inbox caseList inbox caseList
etype reflect.Type etype reflect.Type
closed bool
} }
// This is the index of the first actual subscription channel in sendCases. // This is the index of the first actual subscription channel in sendCases.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment