Skip to content

Commit

Permalink
Fixed compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Nemere committed Nov 24, 2023
1 parent f6ea4b5 commit 82b64d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions api/ws/ws.go
Original file line number Diff line number Diff line change
Expand Up @@ -216,5 +216,3 @@ func (ws *WSHandler) GetSessionForUsersIfExists(userIds []string) ([]*melody.Ses

return result, noSessionFoundUserIds
}

func (n *NotificationSender) DispatchUpdateMessage() {

0 comments on commit 82b64d5

Please sign in to comment.