Skip to content

Commit

Permalink
Fix linter errors
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo J. Ortega U <5791035+ejortegau@users.noreply.github.com>
  • Loading branch information
ejortegau committed Mar 21, 2024
1 parent d697910 commit 03cc61e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go/vt/vttablet/tabletserver/txthrottler/tx_throttler.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ import (
"sync"
"sync/atomic"
"time"

topodatapb "vitess.io/vitess/go/vt/proto/topodata"

"google.golang.org/protobuf/encoding/prototext"
Expand Down

0 comments on commit 03cc61e

Please sign in to comment.