Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3bbf371

Browse files
committedApr 1, 2025·
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

Lines changed: 0 additions & 1 deletion
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)
Please sign in to comment.