mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-10 01:51:07 +09:00
GO-3675: fix crash
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
This commit is contained in:
parent
5881b79d1c
commit
f31a644c18
1 changed files with 0 additions and 1 deletions
|
@ -157,7 +157,6 @@ func (s *ownProfileSubscription) run(ctx context.Context) (err error) {
|
|||
|
||||
func (s *ownProfileSubscription) close() {
|
||||
s.componentCtxCancel()
|
||||
close(s.globalNameUpdatedCh)
|
||||
}
|
||||
|
||||
func (s *ownProfileSubscription) enqueuePush() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue