Skip to content

Commit

Permalink
remove klar, update reference browser name
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Lahnakoski authored and armenzg committed Apr 11, 2019
1 parent f7fcff9 commit ff2a36f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/scripts/fetchNimbledroidData.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ const main = async () => {
try {
await Promise.all([
'org.mozilla.fenix',
'org.mozilla.reference.browser.debug',
'org.mozilla.klar',
'org.mozilla.reference.browser',
'org.mozilla.geckoview_example',
'com.chrome.beta',
].map(async (productName) => {
Expand Down

0 comments on commit ff2a36f

Please sign in to comment.