Skip to content

Commit

Permalink
Remove unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
gov-dmitry committed Oct 8, 2024
1 parent e3bd732 commit 2ca9160
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions internal/ensresolver/repo.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ import (
"gorm.io/gorm/clause"
)

const (
defaultBatchSize = 100
)

type Repo struct {
db *gorm.DB
}
Expand Down

0 comments on commit 2ca9160

Please sign in to comment.