stray console log
This commit is contained in:
parent
518f0aeb20
commit
fe2b0f17bb
1 changed files with 0 additions and 3 deletions
|
@ -20,9 +20,6 @@ export default class Base {
|
|||
// methods
|
||||
//--------------------------
|
||||
start() {
|
||||
api.getPage('448a35c5-06a3-497f-b7fc-8475eb0eaf8a').then(result => {
|
||||
console.log('PAGE', result);
|
||||
});
|
||||
if (document.getElementById('dash-form') || document.getElementById('dash-init')) {
|
||||
if (document.getElementById('dash-form')) {
|
||||
document
|
||||
|
|
Loading…
Reference in a new issue