Skip to content

Commit

Permalink
[SHIBUI-660]
Browse files Browse the repository at this point in the history
Removed outdated TODO.
  • Loading branch information
Bill Smith committed Aug 20, 2018
1 parent ac9c9b3 commit d6afdd0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ public EntityIdsSearchController(EntityIdsSearchService entityIdsSearchService)
this.entityIdsSearchService = entityIdsSearchService;
}

// TODO Change this to include a metadata resolver id so we can pull out the right index to search
@GetMapping
ResponseEntity<?> search(@RequestParam String resourceId,
@RequestParam String term,
Expand Down

0 comments on commit d6afdd0

Please sign in to comment.