Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Commit

Permalink
fix(bug): bug fix to handle empty license array
Browse files Browse the repository at this point in the history
  • Loading branch information
jyasveer authored and invincibleJai committed Oct 24, 2017
1 parent d54a13f commit 016b1f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/app.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export class AppComponent implements OnInit {
console.log('Inside ngInit');
}

// Request Ids for diff starter apps to test
// Request Ids for diff starter osio apps to test
// vertex booster = aafb40f724804b919e0f2eca62a02c81
// springboot health check = 7b97b7c12d774a1db54ece52f861621c
// spring boot http = 7dfca1da25d7489796059754af8681ad
Expand Down

0 comments on commit 016b1f9

Please sign in to comment.