Skip to content

Commit

Permalink
restore options.go
Browse files Browse the repository at this point in the history
  • Loading branch information
bashar-515 committed Jan 21, 2025
1 parent 6964131 commit bfbf4a3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions robot/web/options/options.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ type Options struct {
WebRTCOnPeerRemoved func(pc *webrtc.PeerConnection)

DisableMulticastDNS bool

// WaitForHandlers dictates wether or not to use a graceful exit hen stopping a grpc server.
WaitForHandlers bool
}

// New returns a default set of options which will have the
Expand Down

0 comments on commit bfbf4a3

Please sign in to comment.