Skip to content

Commit 3bbf371

Browse files
committed
remove unused global clients comment from hub struct
1 parent e22281f commit 3bbf371

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hub.go

-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ type hub struct {
4747
// Unregister requests from connections.
4848
unregister chan *connection
4949

50-
//TODO globals clients
5150
// Serial hub to communicate with serial ports
5251
serialHub *serialhub
5352

0 commit comments

Comments
 (0)