mirror of
https://github.com/axllent/mailpit.git
synced 2024-12-28 23:06:43 +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() {
|
||||
window.setTimeout(() => {
|
||||
this.socketBreaks = 0
|
||||
|
Loading…
Reference in New Issue
Block a user