Skip to content

Commit

Permalink
Update src/lavinmq/mqtt/broker.cr
Browse files Browse the repository at this point in the history
Co-authored-by: Carl Hörberg <carl@84codes.com>
  • Loading branch information
kickster97 and carlhoerberg authored Jan 24, 2025
1 parent 5065bad commit add7831
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lavinmq/mqtt/broker.cr
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ module LavinMQ
end
end
@clients[packet.client_id] = client
client
end

def remove_client(client)
Expand Down

0 comments on commit add7831

Please sign in to comment.