mirror of
https://github.com/axllent/mailpit.git
synced 2025-01-04 00:15:54 +02:00
Cleanup redundant code
This commit is contained in:
parent
325394876d
commit
27c36f52b2
@ -164,11 +164,6 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
handleMessageEvents(message) {
|
|
||||||
console.log("generic")
|
|
||||||
console.log(message)
|
|
||||||
},
|
|
||||||
|
|
||||||
socketBreakReset() {
|
socketBreakReset() {
|
||||||
window.setTimeout(() => {
|
window.setTimeout(() => {
|
||||||
this.socketBreaks = 0
|
this.socketBreaks = 0
|
||||||
|
Loading…
Reference in New Issue
Block a user