aboutsummaryrefslogtreecommitdiffstats
path: root/old-ui/app/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'old-ui/app/app.js')
-rw-r--r--old-ui/app/app.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/old-ui/app/app.js b/old-ui/app/app.js
index e9ab185f3..37611987f 100644
--- a/old-ui/app/app.js
+++ b/old-ui/app/app.js
@@ -581,7 +581,6 @@ App.prototype.renderPrimary = function () {
case 'qr':
log.debug('rendering show qr screen')
- console.log(`QrView`, QrView);
return h('div', {
style: {
position: 'absolute',