Skip to content

Commit

Permalink
Revert name change
Browse files Browse the repository at this point in the history
  • Loading branch information
sjberman authored Jan 6, 2025
1 parent 470021c commit 4e415c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/mode/static/nginx/agent/command.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import (
type commandService struct {
pb.CommandServiceServer
connTracker *agentgrpc.ConnectionsTracker
// TODO(sjberman): all logs are at Info level right now. Adjust appropriately.
// TODO(sberman): all logs are at Info level right now. Adjust appropriately.
logger logr.Logger
}

Expand Down

0 comments on commit 4e415c4

Please sign in to comment.