1
0
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:
Ralph Slooten 2024-08-06 17:31:40 +12:00
parent 325394876d
commit 27c36f52b2

View File

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