From 68d119ce3fb25e421c93f44c4bfffe51d38bf34b Mon Sep 17 00:00:00 2001 From: Yung chieh Tsai Date: Wed, 30 May 2018 11:52:28 +0800 Subject: Update app --- old-ui/app/app.js | 7 ------- 1 file changed, 7 deletions(-) (limited to 'old-ui') diff --git a/old-ui/app/app.js b/old-ui/app/app.js index cd6292e79..00ed2b8f6 100644 --- a/old-ui/app/app.js +++ b/old-ui/app/app.js @@ -184,13 +184,6 @@ App.prototype.renderAppBar = function () { }, }), - // mike test img - h('img', { - height: 24, - width: 24, - src: './images/pw-48x48.png', - }), - ]), props.isUnlocked && h('div', { -- cgit v1.2.3