Skip to content

Commit

Permalink
cleanup - but not Universal Dapp
Browse files Browse the repository at this point in the history
  • Loading branch information
ryestew authored and yann300 committed Dec 11, 2017
1 parent a21a444 commit c7a7c38
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/app/execution/txLogger.js
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,6 @@ function renderUnknownTransaction (self, data) {
`
var table
function txDetails () {
console.log('hit 262')
if (table && table.parentNode) {
tx.removeChild(table)
} else {
Expand Down
1 change: 0 additions & 1 deletion src/app/panels/terminal.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ var css = csjs`
bottom : 0;
right : 0;
position : absolute;
// z-index : -1;
background-repeat : no-repeat;
background-size : 45%;
}
Expand Down

0 comments on commit c7a7c38

Please sign in to comment.