Skip to content

Commit

Permalink
PR(UNRELATED): Remove merge NewDB TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzadlone committed Feb 7, 2024
1 parent 17d5470 commit aa0dd63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion db/db.go
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ func NewDB(
return newDB(ctx, rootstore, acp, options...)
}

// TODO-ACP: Merge this perhaps with NewDB
func newDB(
ctx context.Context,
rootstore datastore.RootStore,
Expand Down

0 comments on commit aa0dd63

Please sign in to comment.