Skip to content

Commit

Permalink
Remove completed TODOs.
Browse files Browse the repository at this point in the history
  • Loading branch information
CTMBNara committed Apr 29, 2024
1 parent 42c5b41 commit 6131fac
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ public GeoLocationServiceWrapper(GeoLocationService geoLocationService,
this.metrics = Objects.requireNonNull(metrics);
}

//todo: account settings will work as expected if the default account resolving refactoring is done
public Future<GeoInfo> lookup(AuctionContext auctionContext) {
final Account account = auctionContext.getAccount();
final Device device = auctionContext.getBidRequest().getDevice();
Expand Down

0 comments on commit 6131fac

Please sign in to comment.