remove console.log

pull/3094/head
Grandschtroumpf 6 years ago committed by François
parent 053e2088bc
commit d5be9dbabb
  1. 1
      src/app.js

@ -444,7 +444,6 @@ Please make a backup of your contracts and start using http://remix.ethereum.org
// Set workspace after initial activation
if (Array.isArray(workspace)) {
console.log(workspace)
appManager.activateMany(workspace)
}

Loading…
Cancel
Save