Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
abhimanyubabbar committed Nov 1, 2022
1 parent 7d597a4 commit bb97d4e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions regulation-worker/internal/delete/batch/batch.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ var (
supportedDestinations = []string{"S3", "S3_DATALAKE"}
)

const listMaxItem int64 = 1000

type Batch struct {
mu sync.Mutex
FM filemanager.FileManager
Expand Down

0 comments on commit bb97d4e

Please sign in to comment.