Skip to content

Commit

Permalink
Update s3_tables_wrapper.go
Browse files Browse the repository at this point in the history
  • Loading branch information
go-to-k authored Jan 29, 2025
1 parent 1dd33f4 commit b6d5585
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/wrapper/s3_tables_wrapper.go
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ func (s *S3TablesWrapper) ClearBucket(
fmt.Fprintf(writer, "Clearing... %d tables\n", count)
}
}
wg.Done()
}()

eg := errgroup.Group{}
Expand Down

0 comments on commit b6d5585

Please sign in to comment.