Skip to content

Commit

Permalink
WIP: Remove old components
Browse files Browse the repository at this point in the history
  • Loading branch information
smeyer198 committed Jan 7, 2025
1 parent 08f2e71 commit cc2fd33
Show file tree
Hide file tree
Showing 31 changed files with 80 additions and 1,986 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ private void initializeExtractedValues() {
definition.callGraph(),
definition.dataFlowScope(),
definition.timeout(),
definition.strategy());
definition.strategy(),
definition.reporter());
ExtractParameterAnalysis analysis = new ExtractParameterAnalysis(parameterDefinition);

Collection<ParameterWithExtractedValues> params =
Expand Down

This file was deleted.

Loading

0 comments on commit cc2fd33

Please sign in to comment.