Cleanup
This commit is contained in:
parent
bddae0793e
commit
e0b20b9030
@ -309,11 +309,6 @@ class BesService {
|
||||
this.statusDiv,
|
||||
this.textElement.nextSibling
|
||||
)
|
||||
// const statusPopup = document.createElement('bes-popup-status')
|
||||
// document.body.appendChild(statusPopup)
|
||||
// this.statusDiv.addEventListener('click', e =>
|
||||
// statusPopup.show(e.clientX, e.clientY, this)
|
||||
// )
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user