Skip to content

Commit

Permalink
remove unused method from QueryGroupService stub
Browse files Browse the repository at this point in the history
Signed-off-by: Kaushal Kumar <[email protected]>
  • Loading branch information
kaushalmahi12 committed Aug 29, 2024
1 parent 768beeb commit 5629506
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,6 @@
* This is stub at this point in time and will be replace by an acutal one in couple of days
*/
public class QueryGroupService {
/**
* updates the failure stats for the query group
* @param queryGroupId query group identifier
*/
public void requestFailedFor(final String queryGroupId) {

}

/**
*
* @param queryGroupId query group identifier
Expand Down

0 comments on commit 5629506

Please sign in to comment.