Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcasalboni committed Oct 23, 2019
1 parent 89fd6fe commit 25717e6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lambda/initializer.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
const utils = require('./utils');
const defaultPowerValues = process.env.defaultPowerValues.split(',');

console.log("found default values: " + defaultPowerValues);

/**
* Initialize versions & aliases so we can execute everything in parallel.
*/
Expand Down

0 comments on commit 25717e6

Please sign in to comment.