stray console log

This commit is contained in:
Ro 2020-07-12 14:27:29 -07:00
parent 518f0aeb20
commit fe2b0f17bb

View file

@ -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