Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Ross <[email protected]>
  • Loading branch information
andrross committed Aug 7, 2024
1 parent 97c1bf0 commit e0e6703
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
* Base class to define QueryGroup tasks
*/
public class QueryGroupTask extends CancellableTask {
// Some random change

private static final Logger logger = LogManager.getLogger(QueryGroupTask.class);
public static final String QUERY_GROUP_ID_HEADER = "queryGroupId";
Expand Down

0 comments on commit e0e6703

Please sign in to comment.