remove console log

This commit is contained in:
Cameron 2020-07-12 15:28:02 +01:00
parent eec81ac54d
commit 9e61810bb1
2 changed files with 0 additions and 2 deletions

View file

@ -53,7 +53,6 @@ import imageLoader from 'imageLoader';
}
export default function (view, params, tabContent) {
console.log(tabContent)
const self = this;
let latestPromise;