logging: removed logging from panel loader
This commit is contained in:
@@ -23,7 +23,6 @@ export class PanelLoader {
|
||||
|
||||
return {
|
||||
destroy: () => {
|
||||
console.log('AttachedPanel:Destroy, id' + panel.id);
|
||||
panelScope.$destroy();
|
||||
compiledElem.remove();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user