Skip to content

Commit

Permalink
Remove old comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
lthibault committed Jun 1, 2024
1 parent bb7943c commit c7bbcfd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ww.go
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,6 @@ func (c Cluster) ServeVat(ctx context.Context, root path.Path) error {
client := sys.Boot(mod)
defer client.Release()

// serve client from
// - libp2p
// - local unix socket

net := vat.Config{
Host: c.Host,
Proto: vat.ProtoFromModule(mod),
Expand Down

0 comments on commit c7bbcfd

Please sign in to comment.