Skip to content

Commit

Permalink
not have two vhoststore classes
Browse files Browse the repository at this point in the history
  • Loading branch information
kickster97 committed Jan 29, 2025
1 parent 54467a4 commit 8bc6acd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/lavinmq/vhost_store.cr
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ module LavinMQ
Deleted
Closed
end
end

class VHostStore
include Enumerable({String, VHost})
include Observable(Event)

Expand Down

0 comments on commit 8bc6acd

Please sign in to comment.