Skip to content

Commit

Permalink
Remove redundant lines
Browse files Browse the repository at this point in the history
Signed-off-by: Nandini Chandra <[email protected]>
  • Loading branch information
nachandr committed Nov 18, 2024
1 parent e481407 commit 61e622b
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions analysis/tc_apache_wicket.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,11 @@ var ApacheWicket = TC{
Name: "Apache Wicket",
Application: data.ApacheWicket,
Task: Analyze,
ReportContent: map[string][]string{
"/windup/report/index.html": {
"5\nstory points",
Labels: addon.Labels{
Included: []string{
"konveyor.io/target=cloud-readiness",
},
},
Targets: []string{
"cloud-readiness",
},
Analysis: api.Analysis{
Effort: 10,
Issues: []api.Issue{
Expand Down

0 comments on commit 61e622b

Please sign in to comment.