Skip to content

Commit

Permalink
Remove old TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
theandrew168 committed May 4, 2024
1 parent 436c136 commit 71d29dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/pg2s3/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ type Client struct {
}

func NewClient(cfg config.Config) (*Client, error) {
// TODO: better use of context here? timeouts?
ctx := context.Background()

// instantiate a pg2s3 client
Expand Down

0 comments on commit 71d29dc

Please sign in to comment.