Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
p0mvn committed Jul 23, 2024
1 parent 45fbb72 commit 8549149
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ linters:
- staticcheck
- revive
- stylecheck
- typecheck
- unconvert
- unused

Expand Down
1 change: 0 additions & 1 deletion baseapp/grpcserver.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ package baseapp

import (
"context"
"fmt"
"strconv"

"go.opentelemetry.io/otel"
Expand Down

0 comments on commit 8549149

Please sign in to comment.